onScaleUpdate property

void Function(ScaleUpdateDetails)? onScaleUpdate
final

The pointers in contact with the screen have indicated a new focal point and/or scale.

Implementation

final void Function(ScaleUpdateDetails)? onScaleUpdate;