TimerEvent class

Properties

breakDuration Duration
no getter
hashCode int
The hash code for this object.
no setterinherited
idleDuration Duration
no getter
isDisposed bool
no setter
isTicking bool
no setter
periodicDuration Duration
getter/setter pair
privateToggle bool
no getter
privateToggled bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
statusEvent ← dynamic Function(List<TimerEventModel>)
no getter
updateEvent ← dynamic Function(DateTime)
no getter
zeroDuration Duration
final

Methods

dispose() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pause() → void
play() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance TimerEvent
final