contentsWhenEmpty property

Widget? contentsWhenEmpty
final

A widget that will be displayed whenever a list contains no items.

Implementation

final Widget? contentsWhenEmpty;