menu
norns package
documentation
executor.dart
TimerLine
isFinished property
isFinished property
dark_mode
light_mode
isFinished
property
bool
get
isFinished
Implementation
bool get isFinished => _currentRunningTimerIndex >= _timers.length;
norns package
documentation
executor
TimerLine
isFinished property
TimerLine class