f20Bold property
TextStyle
get
f20Bold
Implementation
TextStyle get f20Bold =>
appTextStyle(fontSize: 20, fontWeight: FontWeight.bold, lineHeight: 28);
TextStyle get f20Bold =>
appTextStyle(fontSize: 20, fontWeight: FontWeight.bold, lineHeight: 28);