buttons property

RxList<ChatButton> buttons
latefinal

ChatButtons displayed (pinned) in the text field.

Implementation

late final RxList<ChatButton> buttons;