isScrollable property

bool get isScrollable

Implementation

bool get isScrollable => scrollable && (_scorecardBar?.isScrollable ?? false);