AlphaGestureDetectorCallback typedef

AlphaGestureDetectorCallback = void Function(double scale, Matrix4 matrix)

Implementation

typedef AlphaGestureDetectorCallback = void Function(
    double scale, Matrix4 matrix);