Returns a list of all the Layer objects in the rendering.
List<Layer> get layers => _walkLayers(binding.renderView.layer).toList();