background property

GameBackground? background
final

Background of the game. This can be a color or custom component

Implementation

final GameBackground? background;