onWillUpdate property
Called when there is a change in the zoom level or actual rect of the zoomable widget.
Implementation
final ZoomableUpdateCallback? onWillUpdate;
Called when there is a change in the zoom level or actual rect of the zoomable widget.
final ZoomableUpdateCallback? onWillUpdate;