isDragging property

bool get isDragging

Whether an item is currently being dragged

Implementation

bool get isDragging => _isDragging;