estimateMaxScrollOffset method
override
Method not supported yet. Don't override it!
Implementation
@override
double estimateMaxScrollOffset(
int firstIndex,
int lastIndex,
double leadingScrollOffset,
double trailingScrollOffset,
) {
throw "'estimateMaxScrollOffset' method not supported yet.";
}