emptyListWidget property Null safety
final
emptyListWidget String|Widget
|Function with parameter: keyword
returning String|Widget
displayed instead of the list of items in case
it is empty.
Implementation
final dynamic emptyListWidget;