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