menu
katana_cli package
documentation
command/code/view/view.dart
CodeViewNavigationCliCommand
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_navigation";
katana_cli package
documentation
command/code/view/view
CodeViewNavigationCliCommand
name property
CodeViewNavigationCliCommand class