menu
katana_cli package
documentation
command/code/view/view.dart
CodeViewListFormCliCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Defines the name of the code.
コードの名前を定義します。
Implementation
@override String get name => "template_listform";
katana_cli package
documentation
command/code/view/view
CodeViewListFormCliCommand
name property
CodeViewListFormCliCommand class