textStyle property

String? textStyle
getter/setter pair

Text style.

Possible values are normal, italic, and oblique.

Implementation

core.String? textStyle;