renderBox property
      
      GameRenderBox
      get
      renderBox
      
    
inherited
    Just a reference back to the render box that is kept up to date by the engine.
Implementation
GameRenderBox get renderBox => _gameRenderBox!;Just a reference back to the render box that is kept up to date by the engine.
GameRenderBox get renderBox => _gameRenderBox!;