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