GetSingleAyah constructor
const
GetSingleAyah({})
Implementation
const GetSingleAyah({
super.key,
required this.surahNumber,
required this.ayahNumber,
this.textColor,
this.isDark = false,
this.fontSize,
this.isBold = true,
this.ayahs,
this.isSingleAyah = true,
this.islocalFont = false,
this.fontsName,
this.pageIndex,
});