emptyListWidget property

dynamic emptyListWidget
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;