overlayColor property
final
The highlight color to indicate the carousel items are in pressed, hovered or focused states.
Overrides the default value for CarouselView.overlayColor.
Implementation
final WidgetStateProperty<Color?>? overlayColor;