bold property

TextStyle bold

FontWeight 700

Implementation

TextStyle get bold => _handleFontWeight(FontWeight.w700);