isAtTop property

bool get isAtTop

Implementation

bool get isAtTop => hasClients && offset <= 0;