UIButtonDefaults constructor
UIButtonDefaults({})
Implementation
UIButtonDefaults({
this.borderColor,
this.borderRadius,
this.borderWidth,
this.elevation,
this.labelColor,
this.bgColor,
this.widthFactor,
this.padding,
this.shadowColor,
});