MButtonMiniBorderEmptyBg constructor
MButtonMiniBorderEmptyBg({})
Implementation
MButtonMiniBorderEmptyBg({
this.onTap,
this.text,
this.width,
this.height,
this.textStyle,
this.borderRadius,
this.backgroundColor,
this.backgroundGradient,
this.child,
this.boxShadow,
this.border,
this.disabledBackgroundColor,
this.padding,
});