CanScaleImage typedef

CanScaleImage = bool Function(GestureDetails? details)

Whether should scale image

Implementation

typedef CanScaleImage = bool Function(GestureDetails? details);