scaleText property

double scaleText

Implementation

double get scaleText =>
    _minTextAdapt ? min(scaleWidth, scaleHeight) : scaleWidth;