f13Bold property
TextStyle
get
f13Bold
Implementation
TextStyle get f13Bold =>
appTextStyle(fontSize: 13, fontWeight: FontWeight.bold, lineHeight: 18);
TextStyle get f13Bold =>
appTextStyle(fontSize: 13, fontWeight: FontWeight.bold, lineHeight: 18);