ScreenWidthWrap constructor
const
ScreenWidthWrap({})
Implementation
const ScreenWidthWrap({
super.key,
required this.content,
this.breakpoints,
this.sm,
this.md,
this.lg,
this.xl,
this.xl2,
});
const ScreenWidthWrap({
super.key,
required this.content,
this.breakpoints,
this.sm,
this.md,
this.lg,
this.xl,
this.xl2,
});