onInteractionStart property

ValueChanged<ScaleStartDetails>? onInteractionStart
final

Invoked when the user begins a pan or pinch gesture.

Implementation

final ValueChanged<ScaleStartDetails>? onInteractionStart;