primaryPathBackgroundColor property
The background color for the primary path chip (the first selected item).
Defaults to Theme.of(context).colorScheme.primary.
Implementation
final Color? primaryPathBackgroundColor;
The background color for the primary path chip (the first selected item).
Defaults to Theme.of(context).colorScheme.primary.
final Color? primaryPathBackgroundColor;