const AdaptiveWidget( {Key? key, required this.androidWidget, required this.iOSWidget}) : super(key: key);