• stuartmorgan's avatar
    Add support for scrollwheels (#22762) · 5922a40e
    stuartmorgan authored
    Adds support for discrete scroll events, such as those sent by a scroll wheel.
    
    Includes the plumbing to convert, dispatch, and handle these events, as well as
    Scrollable support for consuming them.
    5922a40e
scrollable_test.dart 11.6 KB