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