darkTheme property

ThemeData? darkTheme
getter/setter pair

Customize the dark theme of the app

Implementation

static ThemeData? darkTheme;