fontStyle property
final
The typeface variant to use when calculating the strut (e.g., italics).
The default fontStyle is FontStyle.normal.
Implementation
final FontStyle? fontStyle;
The typeface variant to use when calculating the strut (e.g., italics).
The default fontStyle is FontStyle.normal.
final FontStyle? fontStyle;