minExtentPrototype property
final
Laid out once to define the minimum size of this sliver along the CustomScrollView.scrollDirection axis.
If null, the minimum size of the sliver is 0.
This widget is never made visible.
Implementation
final Widget? minExtentPrototype;