shrinkWrap property

bool shrinkWrap
final

If this is true, the area for scrolling is reduced to only where the content resides.

これがtrueの場合、スクロール用のエリアをコンテンツが存在するところのみに縮小します。

Implementation

final bool shrinkWrap;