themeMode property

ThemeMode get themeMode

Implementation

static ThemeMode get themeMode {
  return ThemeMode.light;
}