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