hasReachedMinExtent property

bool hasReachedMinExtent
getter/setter pair

The scroll list has reached its top (the current offset is less or equal then minScrollExtent)

Implementation

late bool hasReachedMinExtent;