darkTheme property

ThemeData? darkTheme
final

The theme data to use when the device's theme mode is dark.

Implementation

final ThemeData? darkTheme;