menu
majestic_ui package
documentation
commands.dart
AddCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'add';
majestic_ui package
documentation
commands
AddCommand
name property
AddCommand class