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