regular property

TextStyle get regular

Regular - FontWeight.w400

Implementation

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