const UpResponsivePage({ Key? key, this.desktopPage, this.tabletPage, this.mobilePage, }) : super(key: key);