listDragOnLongPress property

bool listDragOnLongPress
final

Whether a list should be dragged on a long or short press. When true, the list will be dragged after a long press. When false, it will be dragged immediately.

Implementation

final bool listDragOnLongPress;