hoverBackgroundColor property

Color? hoverBackgroundColor
final

The background color of the button when hovered, overriding the theme default if provided. Applied during mouse hover for visual feedback.

Implementation

final Color? hoverBackgroundColor;