BuildTopSection constructor
BuildTopSection({})
Implementation
BuildTopSection({
super.key,
required this.isRight,
this.topTitleChild,
this.surahName,
this.juzName,
this.languageCode,
this.isSurah = false,
required this.pageIndex,
});