onPopState function

Stream<void> onPopState()

Implementation

Stream<void> onPopState() => _windowStream('popstate');