hashChangeEvent constant

EventStreamProvider<Event> const hashChangeEvent = const EventStreamProvider<Event>('hashchange')

Implementation

static const EventStreamProvider<Event> hashChangeEvent =
    const EventStreamProvider<Event>('hashchange')