onTertiaryLongPressMoveUpdate property
final
A pointer has been drag-moved after a long press with a tertiary button.
See also:
- kTertiaryButton, the button this callback responds to.
- LongPressGestureRecognizer.onTertiaryLongPressMoveUpdate, which exposes this callback at the gesture layer.
Implementation
final GestureLongPressMoveUpdateCallback? onTertiaryLongPressMoveUpdate;