FrequentlyAskedQuestions constructor
FrequentlyAskedQuestions({})
Implementation
FrequentlyAskedQuestions(
{this.containerColor,
this.margin,
this.padding,
this.questionFontSize,
this.answerFontSize,
this.wholeViewRadius,
this.questionFontColor,
this.answerFontColor,
this.arrowVisibility,
this.questionAnswer});