backgroundBuilder property

WidgetBuilder? backgroundBuilder
final

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;