useHoverEffect property

bool? useHoverEffect
final

The value defines whether the hover effect is enabled for touch ripple animations. If true, a solid hover effect is applied when the user hovers.

Implementation

final bool? useHoverEffect;