menu
ngcomponents package
documentation
reorder_list/reorder_events.dart
ItemSelectionEvent
ItemSelectionEvent constructor
ItemSelectionEvent constructor
dark_mode
light_mode
ItemSelectionEvent
constructor
ItemSelectionEvent
(
List
<
int
>
indexes
)
Implementation
ItemSelectionEvent(List<int> indexes) : selectedIndexes = List<int>.unmodifiable(indexes);
ngcomponents package
documentation
reorder_list/reorder_events
ItemSelectionEvent
ItemSelectionEvent constructor
ItemSelectionEvent class