SIQFeedbackTheme constructor
SIQFeedbackTheme({})
Implementation
SIQFeedbackTheme({
this.backgroundColor,
this.primaryTextColor,
this.secondaryTextColor,
this.skipButtonTextColor,
this.submitButtonTextColor,
this.submitButtonBackgroundColor,
this.feedbackTextFieldTintColor,
this.feedbackPlaceholderTextColor,
});