f15Bold property
TextStyle
get
f15Bold
Implementation
TextStyle get f15Bold =>
appTextStyle(fontSize: 15, fontWeight: FontWeight.bold, lineHeight: 22);
TextStyle get f15Bold =>
appTextStyle(fontSize: 15, fontWeight: FontWeight.bold, lineHeight: 22);