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