menu
neomage package
documentation
data/tools/config_tool.dart
SettingConfig
path property
path property
dark_mode
light_mode
path
property
List
<
String
>
?
path
final
Path components for nested settings (defaults to key.split('.')).
Implementation
final List<String>? path;
neomage package
documentation
data/tools/config_tool
SettingConfig
path property
SettingConfig class