canPin property

RxBool canPin
final

Indicator whether any more ChatButton can be added to the buttons.

Implementation

final RxBool canPin = RxBool(true);