menu
kiri_check package
documentation
stateful_test.dart
Command<State, System>
Command.new constructor
Command.new constructor
dark_mode
light_mode
Command<
State
,
System
>
constructor
@protected
Command<
State
,
System
>
(
String
description
)
Creates a new command.
Implementation
@protected Command(this.description);
kiri_check package
documentation
stateful_test
Command<State, System>
Command.new constructor
Command class