menu
phoenix_base package
documentation
theme/theme_configurator.dart
BaseThemeConfig
globalConfig property
globalConfig property
dark_mode
light_mode
globalConfig
property
Map
<
String
,
BaseTotalConfig
>
globalConfig
getter/setter pair
Implementation
Map<String, BaseTotalConfig> globalConfig = <String, BaseTotalConfig>{};
phoenix_base package
documentation
theme/theme_configurator
BaseThemeConfig
globalConfig property
BaseThemeConfig class