highlightColor property

Color? highlightColor
final

The color of the breadcrumb items.

Defaults to:

textTheme.textPrimaryHigh

Implementation

final Color? highlightColor;