bold property

TextStyle bold

Implementation

TextStyle get bold => copyWith(fontWeight: FontWeight.bold);