fontStyle property

  1. @override
FontStyle? fontStyle
inherited

The typeface variant to use when drawing the letters (e.g., italics).

Implementation

@override
FontStyle? get fontStyle => ref.fontStyle;