menu
simutil package
documentation
cli/commands/version_command.dart
VersionCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'version';
simutil package
documentation
cli/commands/version_command
VersionCommand
name property
VersionCommand class