ArcaneQuote constructor
const
ArcaneQuote({})
Implementation
const ArcaneQuote({
required this.children,
this.styles,
this.classes,
this.id,
this.attributes,
super.key,
});
const ArcaneQuote({
required this.children,
this.styles,
this.classes,
this.id,
this.attributes,
super.key,
});