SIQFAQListItemTheme constructor
SIQFAQListItemTheme({})
Implementation
SIQFAQListItemTheme({
this.backgroundColor,
this.titleTextColor,
this.subtitleTextColor,
this.subtitlePartitionColor,
this.likePendingColor,
this.likedColor,
this.separatorColor,
});