mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
SliverFill fills the remaining space in the viewport with each box child. We'll use this sliver as a building block for pageable lists.
SliverFill fills the remaining space in the viewport with each box child. We'll use this sliver as a building block for pageable lists.