bold property

TextStyle bold

Implementation

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