ScaleStateListener typedef

ScaleStateListener = void Function(double prevScale, double nextScale)

Implementation

typedef ScaleStateListener = void Function(double prevScale, double nextScale);