CedarPattern constructor
const
CedarPattern(
- List<
CedarPatternComponent> comps, { - String? raw,
Implementation
const CedarPattern(this.comps, {this.raw});
const CedarPattern(this.comps, {this.raw});