italic method

TextStyle italic()

Implementation

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