secondaryPathBackgroundColor property

Color? secondaryPathBackgroundColor
final

The background color for subsequent path chips.

Defaults to Theme.of(context).colorScheme.primaryContainer.

Implementation

final Color? secondaryPathBackgroundColor;