emptyWidget property
A widget to display when the list of items is empty or no search results are found.
Implementation
final Widget? emptyWidget;
A widget to display when the list of items is empty or no search results are found.
final Widget? emptyWidget;