emptyWidget property

Widget? emptyWidget
final

The widget to display when the grid is empty.

Implementation

final Widget? emptyWidget;