onSecondaryLongPressMove property
A callback for when a secondary pointer is moving after being recognised as a long press.
Analogous to GestureDetector.onSecondaryLongPressMoveUpdate.
Implementation
final GestureLongPressMoveUpdateCallback? onSecondaryLongPressMove;