menu
neomage package
documentation
data/tools/config_tool.dart
SettingsStore
getValueAtPath abstract method
getValueAtPath abstract method
dark_mode
light_mode
getValueAtPath
abstract method
dynamic
getValueAtPath
(
List
<
String
>
path
)
Read a nested value from settings.
Implementation
dynamic getValueAtPath(List<String> path);
neomage package
documentation
data/tools/config_tool
SettingsStore
getValueAtPath abstract method
SettingsStore class