layers property

List<Layer>? layers

Returns the layers in the editor.

Implementation

List<Layer>? get layers => initConfigs.layers;