ifEmpty property

Widget ifEmpty
final

Widget to display if values is an empty list.

Defaults to an empty SizedBox.

Implementation

final Widget ifEmpty;