events property

Stream<PageEvent> events

Implementation

Stream<PageEvent> get events => _eventsController.stream;