hasReachedMaxExtent property
The scroll list has reached its bottom (the current offset is greater or equal then maxScrollExtent)
Implementation
late bool hasReachedMaxExtent;
The scroll list has reached its bottom (the current offset is greater or equal then maxScrollExtent)
late bool hasReachedMaxExtent;