SectionBeanY constructor
SectionBeanY({})
Implementation
SectionBeanY(
{this.startRatio = 0,
this.widthRatio = 0,
this.fillColor,
this.borderColor,
this.borderWidth = 1,
this.isBorderSolid = true});