menu
empathetech_flutter_ui package
documentation
classes/EzTextStyle.dart
EzTextStyle
fontWeight property
fontWeight property
dark_mode
light_mode
fontWeight
property
FontWeight
?
fontWeight
final
The typeface thickness to use when painting the text (e.g., bold).
Implementation
final FontWeight? fontWeight;
empathetech_flutter_ui package
documentation
classes/EzTextStyle
EzTextStyle
fontWeight property
EzTextStyle class