menu
multipack package
documentation
commands/fmt.dart
FmtCommand
FmtCommand.new constructor
FmtCommand.new constructor
dark_mode
light_mode
FmtCommand
constructor
FmtCommand
(
List
<
Package
>
packages
)
Implementation
FmtCommand(List<Package> packages) : super( "fmt", "Run formatter.", packages, );
multipack package
documentation
commands/fmt
FmtCommand
FmtCommand.new constructor
FmtCommand class