shrinkWrap property

bool shrinkWrap
final

Whether the extent of the scroll view in the scrollDirection should be determined by the contents being viewed.

See ListView.shrinkWrap.

Implementation

final bool shrinkWrap;