flutterTheme property
The base Flutter theme data used for general styling.
This theme data provides the base colors, typography, and other visual properties.
Implementation
final ThemeData flutterTheme;
The base Flutter theme data used for general styling.
This theme data provides the base colors, typography, and other visual properties.
final ThemeData flutterTheme;