sp property

double sp

Returns a scalable pixel value that scales with the user selected text scale factor

Implementation

double get sp => this * _ResponsiveUnitsUtil.textScaleFactor;