primaryPathForegroundColor property

Color? primaryPathForegroundColor
final

The text color for the primary path chip.

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

Implementation

final Color? primaryPathForegroundColor;