showItemsOnHoverBackgroundColor property

Color? showItemsOnHoverBackgroundColor
final

The background color of the show items toggle button when hovered.

Only when itemsVisibility == ShowedItemsVisibility.toggle.

Implementation

final Color? showItemsOnHoverBackgroundColor;