semiBold property

TextStyle semiBold

Implementation

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