adaptSupportSystemTextScale property
bool
get
adaptSupportSystemTextScale
Implementation
bool get adaptSupportSystemTextScale =>
_AdaptInherited.of(this)?.supportSystemTextScale ?? true;
bool get adaptSupportSystemTextScale =>
_AdaptInherited.of(this)?.supportSystemTextScale ?? true;