const Responsive( {Key? key, required this.mobile, this.tablet, required this.desktop, this.smallMobile}) : super(key: key);