ScalifySliverHeader constructor
const
ScalifySliverHeader({})
Creates a ScalifySliverHeader.
Implementation
const ScalifySliverHeader({
super.key,
required this.mobile,
this.tablet,
this.smallDesktop,
this.desktop,
this.largeDesktop,
});