menu
velix_ui package
documentation
commands/command.dart
CommandIntent
CommandIntent.new const constructor
CommandIntent.new const constructor
dark_mode
light_mode
CommandIntent
constructor
const
CommandIntent
(
CommandDescriptor
command
)
Implementation
const CommandIntent(this.command);
velix_ui package
documentation
commands/command
CommandIntent
CommandIntent.new const constructor
CommandIntent class