boldText property

bool get boldText
return MediaQuery.of(context).boldText

Implementation

bool get boldText => data.boldText;