isAtBottom property

bool get isAtBottom

Implementation

bool get isAtBottom => hasClients && offset >= position.maxScrollExtent;