menu
nice2dev_flutter_ui
tools\nice_tools5.dart
NiceSortable
<
T
>
onDragEnd property
onDragEnd
dark_mode
light_mode
onDragEnd
property
void Function
(
int
oldIndex
,
int
newIndex
)
?
onDragEnd
final
Implementation
final void Function(int oldIndex, int newIndex)? onDragEnd;
nice2dev_flutter_ui
nice_tools5
NiceSortable
<
T
>
onDragEnd property
NiceSortable class