menu
te_widgets package
documentation
widgets/breadcrumbs/breadcrumbs.dart
TBreadcrumbs
activeColor property
activeColor property
dark_mode
light_mode
activeColor
property
Color
?
activeColor
final
The color of the last (active) breadcrumb item.
Implementation
final Color? activeColor;
te_widgets package
documentation
widgets/breadcrumbs/breadcrumbs
TBreadcrumbs
activeColor property
TBreadcrumbs class