menu
nice2dev_flutter_ui package
documentation
data/nice_drag_drop.dart
NiceNestableList<T>
onReorder property
onReorder property
dark_mode
light_mode
onReorder
property
void Function
(
List
<
NiceNestableItem
<
T
>
>
newItems
)
?
onReorder
final
Implementation
final void Function(List<NiceNestableItem<T>> newItems)? onReorder;
nice2dev_flutter_ui package
documentation
data/nice_drag_drop
NiceNestableList<T>
onReorder property
NiceNestableList class