CustomFooter constructor
const
CustomFooter({})
Implementation
const CustomFooter({
super.key,
this.onPressed,
this.backgroundColor,
this.foregroundColor,
this.iconData,
this.buttonText,
this.infoText,
});