menu
fk_booster package
documentation
presentation/command.dart
Command<T>
Command.new constructor
Command.new constructor
dark_mode
light_mode
Command<
T
>
constructor
Command<
T
>
(
)
Implementation
Command() : super(Initial<T>._());
fk_booster package
documentation
presentation/command
Command<T>
Command.new constructor
Command class