isCollapsible property

bool isCollapsible
final

Whether the card is collapsible.

content must be provided if this is true.

Implementation

final bool isCollapsible;