f20Medium property
TextStyle
get
f20Medium
Implementation
TextStyle get f20Medium =>
appTextStyle(fontSize: 20, fontWeight: FontWeight.w500, lineHeight: 28);
TextStyle get f20Medium =>
appTextStyle(fontSize: 20, fontWeight: FontWeight.w500, lineHeight: 28);