normal property

TextStyle normal

Normal / regular / plain

Implementation

TextStyle get normal => copyWith(fontWeight: FontWeight.w400);