fwBold property

TextStyle get fwBold

Implementation

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