MyFlatMainBtn constructor
MyFlatMainBtn(})
Implementation
MyFlatMainBtn(this.title, this.onTap,
{this.fontSize = 14.0,
this.width,
this.color = UIData.primaryColor,
this.titleColor,
this.height = 40.0,
this.weight,
this.radius = 4.0,
this.borderColor,
this.touchable = true,
this.bodyColor = UIData.pureWhite,
this.paddingH = 28});