enabled property
Whether drag interactions are enabled for this sortable.
Type: bool, default: true. When false, the widget cannot be dragged
and will not respond to drag gestures.
Implementation
final bool enabled;
Whether drag interactions are enabled for this sortable.
Type: bool, default: true. When false, the widget cannot be dragged
and will not respond to drag gestures.
final bool enabled;