onPause property Null safety

Stream<Event> onPause
override

Implementation

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