errorBuilder property
If set, errors during the game loading will be caught and this widget will be shown. If not provided, errors are propagated normally.
Implementation
final GameErrorWidgetBuilder? errorBuilder;
If set, errors during the game loading will be caught and this widget will be shown. If not provided, errors are propagated normally.
final GameErrorWidgetBuilder? errorBuilder;