transformationController property

TransformationController transformationController
final

This controller will be used by the InteractiveViewer in FlutterPainter to notify children widgets of transformation changes.

However, you can use it to grab information about the transformations.

Implementation

final TransformationController transformationController;