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