sliver_table_view library

Classes

SliverTableView
This is a sliver variant of the TableView widget. This variant is scrolled vertically by an outside Scrollable (e.g. CustomScrollView), thus allowing it to be used alongside other slivers, including other instances of SliverTableView.