RoundedContainer constructor
RoundedContainer({})
Implementation
RoundedContainer(
{this.height,
this.width,
this.child,
this.containerBGColor,
this.marginLeft,
this.marginBottom,
this.marginRight,
this.marginTop,
this.containerBorderColor});