onEmpty property

Widget onEmpty
final

The widget to use when data is empty.

Defaults to EmptyScreen.

Implementation

final Widget onEmpty;