SimpleLayerContext constructor

SimpleLayerContext({
  1. List<CPO> layers = const [],
})

Implementation

SimpleLayerContext({this.layers = const []});