semiBold property

TextStyle get semiBold

Implementation

TextStyle get semiBold => copyWith(fontWeight: FontWeight.w600);