hoverDuration property
final
The duration of the animation that animates the hover effect.
The default is 50ms.
Implementation
final Duration? hoverDuration;
The duration of the animation that animates the hover effect.
The default is 50ms.
final Duration? hoverDuration;