selectedHoverBackgroundColor property

Color? selectedHoverBackgroundColor
final

Background color when selected and hovered.

Defaults to selectedBackgroundColor.

Implementation

final Color? selectedHoverBackgroundColor;