bold property

TextStyle bold

Bold

Implementation

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