controller property

ZoomableController controller
final

Holds the details of the current zoom level and actual rect. These details can be used in multiple widget which used the same zoomable widget.

Implementation

final ZoomableController controller;