expandable property

bool get expandable

Whether expansion is enabled.

Implementation

bool get expandable => expansionMode != TExpansionMode.none;