enablePanAlways property

bool? enablePanAlways
final

Enable pan the widget even if it's smaller than the hole parent widget. Useful when you want to drag a widget without restrictions.

Implementation

final bool? enablePanAlways;