compact property

bool? compact
final

Whether to show in compact mode (icon/avatar only). When null, auto-detects from VooCollapseState in widget tree.

Implementation

final bool? compact;