wSemiBold property

TextStyle get wSemiBold

Implementation

TextStyle get wSemiBold => this.copyWith(fontWeight: FONT_WEIGHT_SEMI_BOLD);