hoverBackgroundColor property
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;
The background color of the button when hovered, overriding the theme default if provided. Applied during mouse hover for visual feedback.
final Color? hoverBackgroundColor;