hoverTextDecoration property

TextDecoration? hoverTextDecoration
final

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;