menu
getx_scaffold package
documentation
common/utils/timer_util.dart
TimerUtil
TimerUtil constructor
TimerUtil constructor
dark_mode
light_mode
TimerUtil
constructor
TimerUtil
(
{
int
mInterval
=
Duration.millisecondsPerSecond
,
int
mTotalTime
=
0
,
})
Implementation
TimerUtil( {this.mInterval = Duration.millisecondsPerSecond, this.mTotalTime = 0});
getx_scaffold package
documentation
common/utils/timer_util
TimerUtil
TimerUtil constructor
TimerUtil class