onZoomChanged property

dynamic Function(double)? onZoomChanged
final

Executed when the zoom is changed.

Implementation

final Function(double)? onZoomChanged;