regular property

TextStyle regular

Regular - FontWeight.w400

Implementation

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