Timer.stop constructor
Timer.stop(
- String name
Implementation
Timer.stop(this.name)
: _stop = true,
path = 'timers',
ticks = const Time(0),
infinite = true,
children = const [];