expandable property

bool expandable
final

Determines if the section is expandable, allowing users to collapse and expand the content via interaction. Defaults to false.

Implementation

final bool expandable;