shrinkWrap property
Whether the extent of the scroll view in the scrollDirection
should be
determined by the contents being viewed.
This is passed directly to the AnimatedList's shrinkWrap attribute
For more information see the AnimatedList.shrinkWrap
Implementation
final bool shrinkWrap;