menu
nice2dev_flutter_ui package
documentation
tools/nice_tools5.dart
NiceSortable<T>
items property
items property
dark_mode
light_mode
items
property
List
<
NiceSortableItem
<
T
>
>
items
final
Implementation
final List<NiceSortableItem<T>> items;
nice2dev_flutter_ui package
documentation
tools/nice_tools5
NiceSortable<T>
items property
NiceSortable class