children property
The child elements that will be contained in this list. It is possible to not provide any children when an empty list is desired.
Implementation
@override
final List<DragAndDropItem> children;
The child elements that will be contained in this list. It is possible to not provide any children when an empty list is desired.
@override
final List<DragAndDropItem> children;