bold property

TextStyle get bold

Implementation

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