Compositor([List<Layer> layers = const []]) : _root = Layer(StyledString(''))..addLayers(layers) { _flatten(); }