isExpandable property

bool get isExpandable

Implementation

bool get isExpandable => !scrollable && expandable && !isVerticalMode;