menu
nui_theme package
documentation
nui_theme_config.dart
NUIThemeConfig
isStartWithDark property
isStartWithDark property
dark_mode
light_mode
isStartWithDark
property
bool
get
isStartWithDark
Implementation
bool get isStartWithDark => _startWithDark ?? false;
nui_theme package
documentation
nui_theme_config
NUIThemeConfig
isStartWithDark property
NUIThemeConfig class