onPause property

Stream<Event> get onPause

Implementation

Stream<Event> get onPause => EventStreamProviders.pauseEvent.forTarget(this);