bold property

TextStyle get bold

Implementation

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