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