overlayColor property

WidgetStateProperty<Color?>? overlayColor
final

The highlight color to indicate the carousel items are in pressed, hovered or focused states.

The default values are:

Implementation

final WidgetStateProperty<Color?>? overlayColor;