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