MainDiv constructor
MainDiv({})
Implementation
MainDiv(
{this.border,
this.borderRadius,
this.backgroundColor,
this.borderWidthValue,
this.borderWidth,
this.radius,
this.borderColor,
this.borderStyle});