menu
flutter_waya package
documentation
extended/text.dart
BText
fontWeight property
fontWeight property
dark_mode
light_mode
fontWeight
property
FontWeight
?
fontWeight
final
字体的粗细程度 FontWeight.w100 -- FontWeight.w900 . 默认是FontWeight.w400,
Implementation
final FontWeight? fontWeight;
flutter_waya package
documentation
extended/text
BText
fontWeight property
BText class