scaleFactor property

double scaleFactor

Implementation

double get scaleFactor {
  return _transformCtrl.value.getMaxScaleOnAxis();
}