setupSliverListLayout method
Implementation
void setupSliverListLayout(RenderSliverListLayout layout) {
_sliverListLayout = layout;
_hasLayout = true;
}
void setupSliverListLayout(RenderSliverListLayout layout) {
_sliverListLayout = layout;
_hasLayout = true;
}