fallback property

Widget? fallback
final

Optional fallback widget when none of the widgets match.

Implementation

final Widget? fallback;