onSecondaryLongPressMoveUpdate property
getter/setter pair
Called when moving after the long press by a secondary button is recognized.
See also:
- kSecondaryButton, the button this callback responds to.
- LongPressMoveUpdateDetails, which is passed as an argument to this callback.
Implementation
GestureLongPressMoveUpdateCallback? onSecondaryLongPressMoveUpdate;