canDrag property

  1. @override
bool canDrag
final

Whether or not this item can be dragged. Set to true if it can be reordered. Set to false if it must remain fixed.

Implementation

@override
final bool canDrag;