menu
srcker_utils package
documentation
timer/timer_utils.dart
TimerUtils
TimerUtils.new constructor
TimerUtils.new constructor
dark_mode
light_mode
TimerUtils
constructor
TimerUtils
(
{
int
mInterval
=
Duration.millisecondsPerSecond
,
int
mTotalTime
=
0
,
})
Implementation
TimerUtils({ this.mInterval = Duration.millisecondsPerSecond, this.mTotalTime = 0, });
srcker_utils package
documentation
timer/timer_utils
TimerUtils
TimerUtils.new constructor
TimerUtils class