menu
flutter_touch_ripple package
documentation
components/touch_ripple_behavior.dart
TouchRippleBehavior
fadeOutDuration property
fadeOutDuration property
dark_mode
light_mode
fadeOutDuration
property
Duration
?
fadeOutDuration
final
The duration of the fade-out animation for a touch ripple effect.
Implementation
final Duration? fadeOutDuration;
flutter_touch_ripple package
documentation
components/touch_ripple_behavior
TouchRippleBehavior
fadeOutDuration property
TouchRippleBehavior class