isDragged property

bool get isDragged

Returns true while the component is being dragged.

Implementation

bool get isDragged => _isDragged;