menu
artisanal package
documentation
tui.dart
UndoableCommand<State>
apply abstract method
apply abstract method
dark_mode
light_mode
apply
abstract method
void
apply
(
State
state
)
Applies this command to
state
.
Implementation
void apply(State state);
artisanal package
documentation
tui
UndoableCommand<State>
apply abstract method
UndoableCommand class