menu
dom_tools package
documentation
dom_tools_kit.dart
EventStreamProviders
wheelEvent constant
wheelEvent constant
dark_mode
light_mode
wheelEvent
constant
EventStreamProvider
<
WheelEvent
>
const
wheelEvent
Implementation
static const EventStreamProvider<WheelEvent> wheelEvent = EventStreamProvider<WheelEvent>('wheel');
dom_tools package
documentation
dom_tools_kit
EventStreamProviders
wheelEvent constant
EventStreamProviders class