onSecondaryLongPressMoveUpdate property Null safety

GestureLongPressMoveUpdateCallback? onSecondaryLongPressMoveUpdate
read / write

Called when moving after the long press by a secondary button is recognized.

See also:

Implementation

GestureLongPressMoveUpdateCallback? onSecondaryLongPressMoveUpdate;