menu
universal_web package
documentation
web.dart
EventStreamProviders
unloadEvent constant
unloadEvent constant
dark_mode
light_mode
unloadEvent
constant
EventStreamProvider
<
Event
>
const
unloadEvent
Implementation
static const EventStreamProvider<Event> unloadEvent = EventStreamProvider<Event>('unload');
universal_web package
documentation
web
EventStreamProviders
unloadEvent constant
EventStreamProviders class