isScrollable property

bool get isScrollable

Implementation

bool get isScrollable => hasClients && position.maxScrollExtent > 0;