popStateEvent top-level property

dynamic get popStateEvent

PopStateEvent is an event handler for the popstate event on the window.

MDN Reference

Implementation

_i2.dynamic get popStateEvent => _i4.getProperty(
      _self,
      'PopStateEvent',
    );