getMaxChildIndexForScrollOffset method Null safety
- double scrollOffset
The maximum child index that intersects with (or is before) this scroll offset.
Implementation
int getMaxChildIndexForScrollOffset(double scrollOffset);
The maximum child index that intersects with (or is before) this scroll offset.
int getMaxChildIndexForScrollOffset(double scrollOffset);