GestureScaleUpdateCallback typedef
Signature for when the pointers in contact with the screen have indicated a new focal point and/or scale.
Implementation
typedef GestureScaleUpdateCallback = void Function(ScaleUpdateDetails details);
Signature for when the pointers in contact with the screen have indicated a new focal point and/or scale.
typedef GestureScaleUpdateCallback = void Function(ScaleUpdateDetails details);