bold property

bool? bold
getter/setter pair

Whether the text is bold (equivalent to font_weight is at least 700).

Implementation

core.bool? bold;