Open SixSheeppp opened 5 years ago
Do you get this behavior if you supply f a ScrollController with the position already set?
Do you get this behavior if you supply f a ScrollController with the position already set? Yeah. I just copy the souce code. And rewrite the
ScrollController
.
The
ScrollController
is returned by thebuilder
, is there anyway to setinitialScrollOffset
?