currentTheme property

ThemeMode get currentTheme

Get the current theme mode

Implementation

ThemeMode get currentTheme => read(themeSwitcherProvider);