onTertiaryLongPressMoveUpdate property Null safety

GestureLongPressMoveUpdateCallback? onTertiaryLongPressMoveUpdate
read / write

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

See also:

Implementation

GestureLongPressMoveUpdateCallback? onTertiaryLongPressMoveUpdate;