flutterTheme property

ThemeData flutterTheme
final

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;