empty property

Widget? empty
final

Placeholder widget which is displayed whenever the data rows are empty. The widget will be displayed below column

Implementation

final Widget? empty;