boldAttribute top-level property

_BoldAttribute boldAttribute
final

Attribute with a custom TextStyle.fontWeight. Defaults to FontWeight.bold.

Implementation

final boldAttribute = _BoldAttribute();