we know that ReorderableListView uses drag action by default to reorder items, is there any way to reorder it by code? Something like controller.reorder(oldIndex, newIndex)?
we know that ReorderableListView uses drag action by default to reorder items, is there any way to reorder it by code? Something like controller.reorder(oldIndex, newIndex)?