italic property

Implementation

RichTextBuilder get italic => this.._temp = _tmpStyle.copyWith(fontStyle: FontStyle.italic);