darkTheme property

ThemeData? darkTheme
final

The theme data for the app in dark mode.

Implementation

final ThemeData? darkTheme;