canPin property
final
Indicator whether any more ChatButton can be added to the buttons.
Implementation
final RxBool canPin = RxBool(true);
Indicator whether any more ChatButton can be added to the buttons.
final RxBool canPin = RxBool(true);