regular property
TextStyle
get
regular
Regular - FontWeight.w400
Implementation
TextStyle get regular => copyWith(fontWeight: .w400);
Regular - FontWeight.w400
TextStyle get regular => copyWith(fontWeight: .w400);