menu
katana_cli package
documentation
command/pub/pub.dart
PubUpgradeCliCommand
example property
example property
dark_mode
light_mode
example
property
@
override
String
?
get
example
override
Example of command input.
コマンド入力の例。
Implementation
@override String? get example => "katana pub upgrade";
katana_cli package
documentation
command/pub/pub
PubUpgradeCliCommand
example property
PubUpgradeCliCommand class