canceledDuration property

Duration? canceledDuration
final

Defines the duration for the touch ripple effect to fade out when it is interrupted by a touch ripple overlap behavior.

See also:

  • This duration can be defined as zero.

Implementation

final Duration? canceledDuration;