const ResponsiveWidget( {Key? key, required this.largeScreen, this.mediumScreen, this.smallScreen}) : super(key: key);