MButtonMiniCancel constructor
const
MButtonMiniCancel({})
Implementation
const MButtonMiniCancel({
super.key,
required this.onPressed,
this.buttonText,
this.buttonColor,
this.size,
this.fontSize,
});
const MButtonMiniCancel({
super.key,
required this.onPressed,
this.buttonText,
this.buttonColor,
this.size,
this.fontSize,
});