shrinkWrap property
{@template flutter.widgets.scroll_view.shrinkWrap} Whether the extent of the scroll view in the scrollDirection should be determined by the contents being viewed.
Defaults to false.
Implementation
final bool shrinkWrap;
{@template flutter.widgets.scroll_view.shrinkWrap} Whether the extent of the scroll view in the scrollDirection should be determined by the contents being viewed.
Defaults to false.
final bool shrinkWrap;