italic property

TextStyle get italic

Implementation

TextStyle get italic => const TextStyle(fontStyle: FontStyle.italic);