onUpdate property Null safety

GestureScaleUpdateCallback? onUpdate
read / write

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

Implementation

GestureScaleUpdateCallback? onUpdate;