isDragged property

bool isDragged

Returns true while the component is being dragged.

Implementation

bool get isDragged => _isDragged;