onScaleStart property

(void Function(ScaleStartDetails)?) onScaleStart
final

The pointers in contact with the screen have established a focal point and initial scale of 1.0.

Implementation

final void Function(ScaleStartDetails)? onScaleStart;