UX update to add thene class and apply the theme to entire app
This commit is contained in:
parent
8cb311e285
commit
162e37f740
38 changed files with 823 additions and 501 deletions
|
|
@ -32,6 +32,7 @@ class MyButton extends StatelessWidget {
|
|||
//fontWeight: FontWeight.bold,
|
||||
fontSize: 20,
|
||||
color: textColor,
|
||||
fontWeight: FontWeight.bold,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue