MButtonSoMiniGradient constructor
const
MButtonSoMiniGradient({})
Implementation
const MButtonSoMiniGradient(
{required this.onPressed,
this.buttonText = 'button',
this.backgroundGradient,
this.backgroundColor,
this.margin,
super.key});