ArcanePositioned constructor
const
ArcanePositioned({})
Implementation
const ArcanePositioned({
required this.child,
this.top,
this.right,
this.bottom,
this.left,
this.inset,
this.style,
super.key,
});