FCCCollapsingAppBar constructor
const
FCCCollapsingAppBar({})
Implementation
const FCCCollapsingAppBar({
super.key,
required this.appBar,
this.expandedHeight = 180,
this.pinned = true,
this.floating = false,
this.snap = false,
this.flexibleBackground,
});