backgroundHover property
Background color for hovered/highlighted items in the dropdown list. If not specified, uses the theme's hover color.
Implementation
final Color? backgroundHover;
Background color for hovered/highlighted items in the dropdown list. If not specified, uses the theme's hover color.
final Color? backgroundHover;