f18Medium property
TextStyle
get
f18Medium
Implementation
TextStyle get f18Medium =>
appTextStyle(fontSize: 18, fontWeight: FontWeight.w500, lineHeight: 26);
TextStyle get f18Medium =>
appTextStyle(fontSize: 18, fontWeight: FontWeight.w500, lineHeight: 26);