onPopState property

Stream<PopStateEvent> onPopState

Implementation

Stream<PopStateEvent> get onPopState => popStateEvent.forTarget(this);