onZoomChanged property

ValueChanged<bool>? onZoomChanged
final

The zoom mode has changed

Implementation

final ValueChanged<bool>? onZoomChanged;