CheckAnimationScreen constructor
const
CheckAnimationScreen({})
Implementation
const CheckAnimationScreen({
super.key,
this.title,
this.buttonText,
this.onButtonPressed,
this.showButton,
this.color,
this.textColor,
this.titleColor,
this.buttonBorderColor,
});