semibold property

TextStyle semibold

Implementation

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