semibBold property

TextStyle semibBold

Semi-bold

Implementation

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