characterWidth property
Character width of the text string to display or print. Absence of this data element means the characters have normal width. Possible values: * DoubleWidth * SingleWidth
Implementation
@BuiltValueField(wireName: r'CharacterWidth')
CharacterWidth? get characterWidth;