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