ifNull property

Widget ifNull
final

Widget to display if values is null.

Defaults to an empty SizedBox.

Implementation

final Widget ifNull;