initialDarkThemeData property

ThemeData? initialDarkThemeData
final

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

Implementation

final ThemeData? initialDarkThemeData;