overlay property

RxList<ChatButton> overlay
final

ChatButtons displayed in the more panel over the panel buttons.

Implementation

final RxList<ChatButton> overlay = RxList();