onPopState property - WindowEventHandlers class - dart:html library (original) (raw)

description

Stream<PopStateEvent> getonPopState

Implementation

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