isDraggable property

bool isDraggable
final

Indicates that you can swipe the cell or not

代表是否能够侧滑交互(如果你只想用编辑模式而不需要侧滑)

Implementation

final bool isDraggable;