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