expandable property
Determines if the section is expandable, allowing users to collapse and expand the content via interaction. Defaults to false.
Implementation
final bool expandable;Determines if the section is expandable, allowing users to collapse and expand the content via interaction. Defaults to false.
final bool expandable;