f11Bold property
TextStyle
get
f11Bold
Implementation
TextStyle get f11Bold =>
appTextStyle(fontSize: 11, fontWeight: FontWeight.bold, lineHeight: 16);
TextStyle get f11Bold =>
appTextStyle(fontSize: 11, fontWeight: FontWeight.bold, lineHeight: 16);