onImageResize property

dynamic Function(double width, double height) onImageResize
final

Implementation

final Function(double width, double height) onImageResize;