menu
neomage package
documentation
data/services/plugin_service.dart
PluginOperationsService
updateSettings property
updateSettings property
dark_mode
light_mode
updateSettings
property
void Function
(
String
source
,
Map
<
String
,
Object
?
>
update
)
updateSettings
final
Implementation
final void Function(String source, Map<String, Object?> update) updateSettings;
neomage package
documentation
data/services/plugin_service
PluginOperationsService
updateSettings property
PluginOperationsService class