isDragging property

bool get isDragging

Implementation

bool get isDragging => dragMode == MessagePageDragMode.dragging;