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