backgroundBuilder property
Builder to provide a widget tree to be built between the game elements and the background color provided via Game.backgroundColor.
Implementation
final WidgetBuilder? backgroundBuilder;
Builder to provide a widget tree to be built between the game elements and the background color provided via Game.backgroundColor.
final WidgetBuilder? backgroundBuilder;