darkTheme property

set darkTheme (ThemeData theme)

Implementation

static set darkTheme(ThemeData theme) => _darkTheme = theme;