loadingBuilder property
Builder to provide a widget which will be displayed while the game is
loading. By default this is an empty Container
.
Implementation
final GameLoadingWidgetBuilder? loadingBuilder;
Builder to provide a widget which will be displayed while the game is
loading. By default this is an empty Container
.
final GameLoadingWidgetBuilder? loadingBuilder;