hoverAnimation property

TouchRippleAnimation? hoverAnimation
final

The value defines the instance of the fade animation for the touch ripple effect when the hover effect is triggered.

Implementation

final TouchRippleAnimation? hoverAnimation;