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