menu
triade package
documentation
utils/event_bus.dart
EventReloadConfigs
EventReloadConfigs constructor
EventReloadConfigs constructor
dark_mode
light_mode
EventReloadConfigs
constructor
EventReloadConfigs
(
Map
<
String
,
dynamic
>
configs
, {
String
?
key
,
})
Implementation
EventReloadConfigs(this.configs, {this.key});
triade package
documentation
utils/event_bus
EventReloadConfigs
EventReloadConfigs constructor
EventReloadConfigs class