medium property

TextStyle medium

FontWeight 500

Implementation

TextStyle get medium => _handleFontWeight(FontWeight.w500);