const AdaptiveDispatcher({ Key? key, this.desktop, this.tablet, required this.handset, this.watch, }) : super(key: key);