characterStyle property
Typographic style of the sequence of characters to display or print. Absence of this data element means the characters have normal style. Possible values: * Bold * Italic * Normal * Underline
Implementation
@BuiltValueField(wireName: r'CharacterStyle')
CharacterStyle? get characterStyle;