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