hoverBackground property

Color? hoverBackground
final

The background color when the button is being hovered.

Defaults to:

colorScheme.shade[30]

Implementation

final Color? hoverBackground;