onLongPressMoveUpdate property Null safety

GestureLongPressMoveUpdateCallback? onLongPressMoveUpdate
read / write

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

See also:

Implementation

GestureLongPressMoveUpdateCallback? onLongPressMoveUpdate;