menu
dart_release package
documentation
cli/build.dart
BuildCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = commandBuild;
dart_release package
documentation
cli/build
BuildCommand
name property
BuildCommand class