hoverTextDecoration property
The text decoration applied to the button's text when hovered, overriding the theme default if provided. Applied during mouse hover for visual feedback.
Implementation
final TextDecoration? hoverTextDecoration;
The text decoration applied to the button's text when hovered, overriding the theme default if provided. Applied during mouse hover for visual feedback.
final TextDecoration? hoverTextDecoration;