currentTheme property
ThemeMode
get
currentTheme
Get the current theme mode
Implementation
ThemeMode get currentTheme => read(themeSwitcherProvider);
Get the current theme mode
ThemeMode get currentTheme => read(themeSwitcherProvider);