onTimerEvent property

Stream<Event> get onTimerEvent

Implementation

Stream<Event> get onTimerEvent => _getEventController('Timer').stream;