italic property

TextStyle get italic

Implementation

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