IDialogTheme constructor
IDialogTheme({})
Implementation
IDialogTheme({
this.accentColor,
this.backgroundColor,
this.textOnAccentColor,
this.textOnBackgroundColor,
this.textHighlightColor
});
IDialogTheme({
this.accentColor,
this.backgroundColor,
this.textOnAccentColor,
this.textOnBackgroundColor,
this.textHighlightColor
});