onWillUpdate property

ZoomableUpdateCallback? onWillUpdate
final

Called when there is a change in the zoom level or actual rect of the zoomable widget.

Implementation

final ZoomableUpdateCallback? onWillUpdate;