CanScaleImage typedef
CanScaleImage =
bool Function(GestureDetails? details)
Whether should scale image
Implementation
typedef CanScaleImage = bool Function(GestureDetails? details);
Whether should scale image
typedef CanScaleImage = bool Function(GestureDetails? details);