normal property

TextStyle get normal

FontWeight 400

Implementation

TextStyle get normal => _handleFontWeight(FontWeight.w400);