• Greg Spencer's avatar
    Add onChangeStart and onChangeEnd to slider. (#17298) · c2c64a5a
    Greg Spencer authored
    This fixes #17169 by adding onChangeStart and onChangeEnd to the slider. These will be called when the user starts a change, and when they end a change, regardless of whether that change is a tap or a drag.
    
    These differ from onChanged, in that they only report when the user starts and ends an interaction, not at every slight change.
    c2c64a5a
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...