hasSpaceForPins property
final
Indicator whether there is space for more ChatButtons to be pinned.
Implementation
final RxBool hasSpaceForPins = RxBool(true);
Indicator whether there is space for more ChatButtons to be pinned.
final RxBool hasSpaceForPins = RxBool(true);