CommonButton constructor
const
CommonButton(})
Implementation
const CommonButton(
this.title,
this.onTap, {
this.border,
this.color,
this.height,
this.width,
this.removePadding = false,
this.fontSize,
this.textColor,
this.leading,
});