f32Bold property
TextStyle
get
f32Bold
基本字体样式
Implementation
TextStyle get f32Bold =>
appTextStyle(fontSize: 32, fontWeight: FontWeight.bold, lineHeight: 46);
基本字体样式
TextStyle get f32Bold =>
appTextStyle(fontSize: 32, fontWeight: FontWeight.bold, lineHeight: 46);