bolder property

TextStyle bolder

Implementation

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