ScaleEventListener typedef Null safety
Signature for listening to ScaleEvent events.
Used by XGestureDetector.
Implementation
typedef ScaleEventListener = void Function(ScaleEvent event);
Signature for listening to ScaleEvent events.
Used by XGestureDetector.
typedef ScaleEventListener = void Function(ScaleEvent event);