menu
udara_cli package
documentation
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 String name = 'build';
udara_cli package
documentation
build
BuildCommand
name property
BuildCommand class