hoverBackgroundColor property

Color? hoverBackgroundColor
final

The background color when the button is being hovered.

Defaults to:

colorScheme.background[0]

Implementation

final Color? hoverBackgroundColor;