menu
stun_kit package
documentation
ui/app/base_app.dart
BaseApp
themeMode property
themeMode property
dark_mode
light_mode
themeMode
property
ThemeMode
?
themeMode
final
Режим темы: light, dark или системный.
Implementation
final ThemeMode? themeMode;
stun_kit package
documentation
ui/app/base_app
BaseApp
themeMode property
BaseApp class