flutter_boilerplate_project
flutter_boilerplate_project copied to clipboard
Changing background colors and Theming
Hi.
Could you pls provide some insights on how to handle Themes?
E.g. how do I set a given solid color as background? I have found scaffoldBackground in themeData but it seems to alter only the top bar color.
Thanks!