transformationController property

TransformationController? transformationController
final

Controller to pass into the InteractiveViewer component. If it is required to control the transformation only via the controller, zoomAndPan should be set to false.

Implementation

final TransformationController? transformationController;