primaryPathForegroundColor property
The text color for the primary path chip.
Defaults to Theme.of(context).colorScheme.onPrimary.
Implementation
final Color? primaryPathForegroundColor;
The text color for the primary path chip.
Defaults to Theme.of(context).colorScheme.onPrimary.
final Color? primaryPathForegroundColor;