@override void renderTree(Canvas canvas) { // Don't call super.renderTree, since the tree is rendered by the camera _cameraWrapper.render(canvas); }