onSecondaryLongPressMoveUpdate property

(void Function(LongPressMoveUpdateDetails)?) onSecondaryLongPressMoveUpdate
final

A pointer has been drag-moved after a long press with a secondary button.

See also:

Implementation

final void Function(LongPressMoveUpdateDetails)?
    onSecondaryLongPressMoveUpdate;