secondaryPathForegroundColor property

Color? secondaryPathForegroundColor
final

The text color for subsequent path chips.

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

Implementation

final Color? secondaryPathForegroundColor;