BodyInfo constructor
BodyInfo({})
Implementation
BodyInfo({required this.key ,this.bgColor,this.bgImage,this.margin,this.padding,this.isGradient=false,this.gradientList,this.gradientDirection,this.children});
BodyInfo({required this.key ,this.bgColor,this.bgImage,this.margin,this.padding,this.isGradient=false,this.gradientList,this.gradientDirection,this.children});