onPopState property

Stream<PopStateEvent> get onPopState

Implementation

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