menu
flutter_sortable_wrap package
documentation
sortable_wrap.dart
SortableWrapState
isDragging property
isDragging property
dark_mode
light_mode
isDragging
property
bool
get
isDragging
Implementation
bool get isDragging => draggingElement != null;
flutter_sortable_wrap package
documentation
sortable_wrap
SortableWrapState
isDragging property
SortableWrapState class