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