italic property

TextStyle get italic

italic style

Implementation

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