toggleExpansionOnTap property

bool toggleExpansionOnTap
final

Control the expansion behavior of the breadcrumbs. If set to true, the breadcrumbs will expand when tapped. If set to false, the breadcrumbs will not expand when tapped.

Implementation

final bool toggleExpansionOnTap;