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