controller property

TransformationController? controller
final

Holds the view transform; see the class doc comment. Left null, the view owns one internally.

Implementation

final TransformationController? controller;