zoomAndPan property

bool zoomAndPan
final

Whether or not to allow zooming and panning. This can still be false, and the transformationController can be used to control the transformation.

Implementation

final bool zoomAndPan;