allowFontScaling property

bool allowFontScaling
getter/setter pair

allowFontScaling Specifies whether fonts should scale to respect Text Size accessibility settings. The default is false.

Implementation

late bool allowFontScaling;