hasReachedMinExtent property
The scroll list has reached its top (the current offset is less or equal then minScrollExtent)
Implementation
late bool hasReachedMinExtent;
The scroll list has reached its top (the current offset is less or equal then minScrollExtent)
late bool hasReachedMinExtent;