reorderMode property
Controls where the drag handle is placed. Defaults to VitTableReorderMode.row, which makes the entire row draggable.
Implementation
final VitTableReorderMode reorderMode;
Controls where the drag handle is placed. Defaults to VitTableReorderMode.row, which makes the entire row draggable.
final VitTableReorderMode reorderMode;