onInteractionStart property
Called when the user begins a pan or scale gesture on the widget.
Implementation
final GestureScaleStartCallback? onInteractionStart;
Called when the user begins a pan or scale gesture on the widget.
final GestureScaleStartCallback? onInteractionStart;