semiBold property

TextStyle semiBold

Semi-bold

Implementation

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