scaleFactor property

double get scaleFactor

Implementation

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