overlay property
final
ChatButtons displayed in the more panel over the panel buttons.
Implementation
final RxList<ChatButton> overlay = RxList();
ChatButtons displayed in the more panel over the panel buttons.
final RxList<ChatButton> overlay = RxList();