catchRenderErrors property

bool catchRenderErrors
final

If true, config resolution/build errors render a fallback instead of bubbling through Flutter's widget error path.

Implementation

final bool catchRenderErrors;