menu
flutter_gg package
documentation
types/TextProps.dart
TextProps
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;
flutter_gg package
documentation
types/TextProps
TextProps
fontWeight property
TextProps class