JumpingPageControllerWidget constructor
const
JumpingPageControllerWidget({})
Implementation
const JumpingPageControllerWidget({
super.key,
required this.backgroundColor,
required this.isDark,
required this.textColor,
required this.quranCtrl,
});