secondaryPathBackgroundColor property
The background color for subsequent path chips.
Defaults to Theme.of(context).colorScheme.primaryContainer.
Implementation
final Color? secondaryPathBackgroundColor;
The background color for subsequent path chips.
Defaults to Theme.of(context).colorScheme.primaryContainer.
final Color? secondaryPathBackgroundColor;