scaleText property

double get scaleText

Implementation

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