overlayColor property

WidgetStateProperty<Color?>? overlayColor
final

The highlight color that's typically used to indicate that the slider thumb is focused.

Implementation

final WidgetStateProperty<Color?>? overlayColor;