buttons property

RxList<ChatButton> buttons
final

ChatButtons displayed (pinned) in the text field.

Implementation

final RxList<ChatButton> buttons = RxList();