ProKitResponsive constructor
const
ProKitResponsive({})
Implementation
const ProKitResponsive({
super.key,
required this.desktop,
required this.mobile,
this.largeMobile,
this.tablet,
this.extraLargeScreen,
});