AnimatedOpacityToast constructor
const
AnimatedOpacityToast(})
Implementation
const AnimatedOpacityToast(
this.message,
this.backgroundColor,
this.textColor, {
super.key,
required this.isShowRightIcon,
required this.onDismissed,
this.child,
});