text property

FormattedText? text
final

text Draft text of the message; pass null to show a "Thinking..." placeholder

Implementation

final FormattedText? text;