fallback property

Widget? fallback
final

if none of the above props are specified then fallback is used

Implementation

final Widget? fallback;