dark property

ThemeData get dark

Returns the current dark theme ThemeData.

Implementation

ThemeData get dark => _darkTheme;