characterHeight property
Character height of the text string to display or print. Absence of this data element means the characters have normal height. Possible values: * DoubleHeight * HalfHeight * SingleHeight
Implementation
@BuiltValueField(wireName: r'CharacterHeight')
CharacterHeight? get characterHeight;