menu
velix_editor package
documentation
commands/command.dart
Command
children property
children property
dark_mode
light_mode
children
property
List
<
Command
>
children
getter/setter pair
Implementation
List<Command> children = [];
velix_editor package
documentation
commands/command
Command
children property
Command class