outputText property
Content of text message to display or print. It conveys Information related to the content of the text message and its format. All the data elements related to the format of the text to display or print are parameters valid for the whole Text content.
Implementation
@BuiltValueField(wireName: r'OutputText')
BuiltList<OutputText>? get outputText;