ifNull property

Widget ifNull
final

Widget shown when value is null.

Defaults to Nothing, which renders an empty widget.

Implementation

final Widget ifNull;