CSSLayerStatementRule constructor

CSSLayerStatementRule(
  1. List<List<String>> layerNamePaths
)

Implementation

CSSLayerStatementRule(this.layerNamePaths);