canDrag property

bool canDrag

Implementation

bool get canDrag => physics?.shouldAcceptUserOffset(_testPageMetrics) ?? true;