menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
ConfigCommand
setConfig property
setConfig property
dark_mode
light_mode
setConfig
property
void Function
(
String
key
,
dynamic
value
)
setConfig
final
Implementation
final void Function(String key, dynamic value) setConfig;
neomage package
documentation
data/commands/builtin/extended_commands
ConfigCommand
setConfig property
ConfigCommand class