text constant

  1. @BuiltValueEnumConst.new(wireName: r'Text')
OutputFormat const text

Format of the content to display or print. Display or print device function. Possible values: * BarCode * MessageRef * Text * XHTML

Implementation

@BuiltValueEnumConst(wireName: r'Text')
static const OutputFormat text = _$text;