themeMode property

ThemeMode themeMode
getter/setter pair

The actual theme used in the app. It defaults to light.

Implementation

ThemeMode themeMode = ThemeMode.light;