shrinkWrap property
Whether the extent of the scroll view in the scroll direction should be determined by the contents being viewed.
See ScrollView.shrinkWrap. Defaults to false.
Implementation
final bool shrinkWrap;
Whether the extent of the scroll view in the scroll direction should be determined by the contents being viewed.
See ScrollView.shrinkWrap. Defaults to false.
final bool shrinkWrap;