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