menu
hubble_core package
documentation
hubble_core.dart
IGlobalUserStateManager
updateConfig abstract method
updateConfig abstract method
dark_mode
light_mode
updateConfig
abstract method
Future
<
void
>
updateConfig
(
Map
<
String
,
dynamic
>
config
)
Implementation
Future<void> updateConfig(Map<String, dynamic> config);
hubble_core package
documentation
hubble_core
IGlobalUserStateManager
updateConfig abstract method
IGlobalUserStateManager class