• Adam Barth's avatar
    Add SliverList (#7727) · 098af183
    Adam Barth authored
    Add SliverList
    
    A SliverList is a linear layout of box children in a viewport that all
    have a common, fixed extent along the scroll axis. The layout is similar
    to a SliverBlock but more efficient.
    098af183
slivers_block_test.dart 7.8 KB