semibold property

TextStyle get semibold

Implementation

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