backgroundHover property

Color? backgroundHover
final

Background color for hovered/highlighted items in the dropdown list. If not specified, uses the theme's hover color.

Implementation

final Color? backgroundHover;