SIQInAppNotificationTheme constructor
SIQInAppNotificationTheme({})
Implementation
SIQInAppNotificationTheme({
this.titleColor,
this.subtitleColor,
this.backgroundColor,
this.imageBackgroundColor,
this.cornerRadius,
this.imageCornerRadius,
});