MButtonMini1 constructor
const
MButtonMini1({})
Implementation
const MButtonMini1({
super.key,
required this.onPressed,
this.buttonText,
this.buttonColor,
this.style,
this.size,
this.borderRadius,
});
const MButtonMini1({
super.key,
required this.onPressed,
this.buttonText,
this.buttonColor,
this.style,
this.size,
this.borderRadius,
});