onPopState 属性

Stream<PopStateEvent> onPopState

实现

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