menu
fluent_editor package
documentation
plugins/plugin_api.dart
FluentPluginRegistry
commands property
commands property
dark_mode
light_mode
commands
property
Iterable
<
FluentCommand
>
get
commands
Implementation
Iterable<FluentCommand> get commands => _commands.values;
fluent_editor package
documentation
plugins/plugin_api
FluentPluginRegistry
commands property
FluentPluginRegistry class