TafsirStyle constructor
TafsirStyle({})
Implementation
TafsirStyle({
this.backgroundColor,
this.textColor,
this.fontSizeWidget,
this.tafsirNameWidget,
this.translateName,
this.linesColor,
this.selectedTafsirColor,
this.unSelectedTafsirColor,
});