fallback property

ReactNode fallback
final

The content or builder shown after an error.

Implementation

final ReactNode fallback;