mode property

ThemeMode get mode

Current theme mode (light, dark, or system)

Implementation

static ThemeMode get mode => instance._mode;