KheasydevAppButton constructor
const
KheasydevAppButton({})
Implementation
const KheasydevAppButton({
super.key,
this.onTap,
required this.text,
this.unfillColors = false,
this.disableColors = false,
this.padding,
this.textSize,
this.primaryColor,
this.textColor,
});