semibold property

TextStyle semibold

FontWeight 600

Implementation

TextStyle get semibold => _handleFontWeight(FontWeight.w600);