fallback property

WidgetBuilder? fallback
final

Run if condition is false and it is not null.

Implementation

final WidgetBuilder? fallback;