wBold property

TextStyle get wBold

Implementation

TextStyle get wBold => this.copyWith(fontWeight: FONT_WEIGHT_BOLD);