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