Creates a sliver that fills the remaining space in the viewport.
const SliverFillRemaining({ super.key, this.child, this.hasScrollBody = true, this.fillOverscroll = false, });