isDraggingItem property
final
      Indicator whether any ChatItemWidget is being dragged right now.
Implementation
final RxBool isDraggingItem = RxBool(false);Indicator whether any ChatItemWidget is being dragged right now.
final RxBool isDraggingItem = RxBool(false);