boldText property

bool boldText
return MediaQuery.of(context).boldText

Implementation

bool get boldText => data.boldText;