skip to Main Content

flutter custom textheme variables

I am coding a dark and light theme. And I want to use custom textTheme inside themeDatas. I created the textthemes but not with my own variable names. How to create TextStyle with my own variable names. ThemeData darkTheme =…

VIEW QUESTION
Back To Top
Search