f24Bold property
TextStyle
get
f24Bold
Implementation
TextStyle get f24Bold =>
appTextStyle(fontSize: 24, fontWeight: FontWeight.bold, lineHeight: 34);
TextStyle get f24Bold =>
appTextStyle(fontSize: 24, fontWeight: FontWeight.bold, lineHeight: 34);