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