hasSpaceForPins property

RxBool hasSpaceForPins
final

Indicator whether there is space for more ChatButtons to be pinned.

Implementation

final RxBool hasSpaceForPins = RxBool(true);