LayerListBuilder

fun LayerListBuilder(layers: MutableList<Layer> = mutableListOf())

Creates an empty Layer list builder.