menu
katana_cli package
documentation
command/code/view/view.dart
CodeViewListFormAddCliCommand
prefix property
prefix property
dark_mode
light_mode
prefix
property
@
override
String
get
prefix
override
Defines the code prefix.
コードのプレフィックスを定義します。
Implementation
@override String get prefix => "templateListFormAdd";
katana_cli package
documentation
command/code/view/view
CodeViewListFormAddCliCommand
prefix property
CodeViewListFormAddCliCommand class