fallback property
Custom fallback widget rendered on unsupported platforms (such as Web) or during widget testing.
Implementation
final Widget? fallback;
Custom fallback widget rendered on unsupported platforms (such as Web) or during widget testing.
final Widget? fallback;