menu
neomage package
documentation
data/tools/config_tool.dart
GlobalConfigStore
getAll abstract method
getAll abstract method
dark_mode
light_mode
getAll
abstract method
Map
<
String
,
dynamic
>
getAll
(
)
Get the full config map.
Implementation
Map<String, dynamic> getAll();
neomage package
documentation
data/tools/config_tool
GlobalConfigStore
getAll abstract method
GlobalConfigStore class