menu
artisanal package
documentation
tui.dart
TimerTickMsg
TimerTickMsg.new const constructor
TimerTickMsg.new const constructor
dark_mode
light_mode
TimerTickMsg
constructor
const
TimerTickMsg
(
DateTime
time
,
int
tag
,
bool
timeout
)
Implementation
const TimerTickMsg(this.time, this.tag, this.timeout);
artisanal package
documentation
tui
TimerTickMsg
TimerTickMsg.new const constructor
TimerTickMsg class