initialLightThemeData property

ThemeData? initialLightThemeData
final

Light ThemeData used in ZetaProvider.base constructor as the foundation for a custom theme.

Implementation

final ThemeData? initialLightThemeData;