HeaderSliverList constructor
const
HeaderSliverList({})
Implementation
const HeaderSliverList({
super.key,
this.header,
required this.builder,
this.childCount,
this.padding,
this.emptyItem,
});
const HeaderSliverList({
super.key,
this.header,
required this.builder,
this.childCount,
this.padding,
this.emptyItem,
});