menu
clonify package
documentation
commands/clonify_command_runner.dart
BuildCommand
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 => ClonifyCommands.build.name;
clonify package
documentation
commands/clonify_command_runner
BuildCommand
name property
BuildCommand class