menu
katana_cli package
documentation
command/code/code.dart
CodeFormatCliCommand
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 code format"
;
katana_cli package
documentation
command/code/code
CodeFormatCliCommand
example property
CodeFormatCliCommand class
Constructors
new
Properties
description
example
hashCode
runtimeType
Methods
exec
noSuchMethod
toString
Operators
operator ==