menu
fluent_editor package
documentation
plugins/plugin_api.dart
FluentPluginRegistry
command method
command method
dark_mode
light_mode
command
method
FluentCommand
?
command
(
String
id
)
Implementation
FluentCommand? command(String id) => _commands[id];
fluent_editor package
documentation
plugins/plugin_api
FluentPluginRegistry
command method
FluentPluginRegistry class