menu
flutter_gg package
documentation
types/TextProps.dart
TextProps
fontStyle property
fontStyle property
dark_mode
light_mode
fontStyle
property
FontStyle
?
fontStyle
final
The typeface variant to use when drawing the letters (e.g., italics).
Implementation
final FontStyle? fontStyle;
flutter_gg package
documentation
types/TextProps
TextProps
fontStyle property
TextProps class