emptyWidget property

List<Widget>? emptyWidget
final

Custom Widget UI to be show when list data is empty

Implementation

final List<Widget>? emptyWidget;