hasReachedMaxExtent property

bool hasReachedMaxExtent
getter/setter pair

The scroll list has reached its bottom (the current offset is greater or equal then maxScrollExtent)

Implementation

late bool hasReachedMaxExtent;