ZoomChangedCallback typedef

ZoomChangedCallback = void Function(double zoom)

Implementation

typedef void ZoomChangedCallback(double zoom);