NomoOutlineContainer constructor
const
NomoOutlineContainer({})
Implementation
const NomoOutlineContainer({
required this.child,
this.foreground,
this.radius,
this.border,
this.width,
this.height,
this.background,
this.padding,
this.shape,
this.spacing,
super.key,
});