themeMode property Null safety

ThemeMode? themeMode

Implementation

ThemeMode? get themeMode => mapOrNull((_) => _.themeMode);