CustomContainerWidget constructor
const
CustomContainerWidget({})
Implementation
const CustomContainerWidget(
{super.key,
required this.child,
this.boxShadow,
this.border,
this.radius, this.color,});