emptyWidget property

Widget? emptyWidget
final

The widget that is shown when the data is empty.

Implementation

final Widget? emptyWidget;