menu
build_winner_app package
documentation
commands/build/build_command.dart
BuildCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
get
description
override
A description of this command, included in
usage
.
Implementation
@override String get description => '编译发布最新的安装包';
build_winner_app package
documentation
commands/build/build_command
BuildCommand
description property
BuildCommand class