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