isDragging property

bool get isDragging

Returns true if the sheet is currently being dragged.

Implementation

bool get isDragging => _isDragging;