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