darkTheme property

ThemeData? darkTheme
finalinherited

The dark theme data for the application.

Implementation

final ThemeData? darkTheme;