RootPage constructor
const
RootPage({})
Implementation
const RootPage({required this.rootPage, required this.splashPage,
required this.homePage, required this.homeService,
required this.previousVersionPage, required this.onGoingPage,
required this.showExitConfirmationDialog, this.miniPlayer, super.key});