secondaryPathForegroundColor property
The text color for subsequent path chips.
Defaults to Theme.of(context).colorScheme.primary.
Implementation
final Color? secondaryPathForegroundColor;
The text color for subsequent path chips.
Defaults to Theme.of(context).colorScheme.primary.
final Color? secondaryPathForegroundColor;