HeaderBodyScrollLayout constructor
const
HeaderBodyScrollLayout({})
Implementation
const HeaderBodyScrollLayout({
super.key,
required this.header,
required this.body,
this.shrinkHeader,
this.scrollController,
this.expandedHeight = 200,
this.minHeight,
});