collapsable property

bool collapsable
final

Whether the item can be collapsable by user-input or not.

Defaults to true

Implementation

final bool collapsable;