f10Medium property
TextStyle
get
f10Medium
Implementation
TextStyle get f10Medium =>
appTextStyle(fontSize: 10, fontWeight: FontWeight.w500, lineHeight: 14);
TextStyle get f10Medium =>
appTextStyle(fontSize: 10, fontWeight: FontWeight.w500, lineHeight: 14);