f12Medium property
TextStyle
get
f12Medium
Implementation
TextStyle get f12Medium =>
appTextStyle(fontSize: 12, fontWeight: FontWeight.w500, lineHeight: 16);
TextStyle get f12Medium =>
appTextStyle(fontSize: 12, fontWeight: FontWeight.w500, lineHeight: 16);