fallback property

Widget? fallback
final

Custom fallback widget rendered on unsupported platforms (such as Web) or during widget testing.

Implementation

final Widget? fallback;