menu
swifty_chat_data package
documentation
swifty_chat_data
MessageKind
MessageKind.text constructor
MessageKind.text
brightness_4
MessageKind.text
constructor
Null safety
MessageKind.text
(
String
?
text
)
Represents text on the screen.
Implementation
MessageKind.text(this.text);
swifty_chat_data package
documentation
swifty_chat_data
MessageKind
MessageKind.text constructor
MessageKind class
Constructors
carousel
custom
html
imageProvider
quickReply
text
Properties
carouselItems
custom
hashCode
htmlData
imageProvider
quickReplies
runtimeType
text
Methods
noSuchMethod
toString
Operators
operator ==