contentsWhenEmpty property
The widget to be displayed when a list is empty. If this is not null, it will override that set in DragAndDropLists.contentsWhenEmpty.
Implementation
final Widget? contentsWhenEmpty;
The widget to be displayed when a list is empty. If this is not null, it will override that set in DragAndDropLists.contentsWhenEmpty.
final Widget? contentsWhenEmpty;