DialogButtonStyle constructor
DialogButtonStyle({})
Implementation
DialogButtonStyle({
this.font,
this.textColor,
this.highlightedTextColor,
this.backgroundColor,
this.highlightedBackgroundColor,
});
DialogButtonStyle({
this.font,
this.textColor,
this.highlightedTextColor,
this.backgroundColor,
this.highlightedBackgroundColor,
});