onInteractionStart property

GestureScaleStartCallback? onInteractionStart
final

Called when the user begins a pan or scale gesture on the widget.

Implementation

final GestureScaleStartCallback? onInteractionStart;