fallback property

ReactNode fallback
final

The content shown while children are suspended.

Implementation

final ReactNode fallback;