overlapBehavior property

TouchRippleOverlapBehavior? overlapBehavior
final

The behavior of a touch ripple when it overlaps with other ripple effects. (e.g. overlappable, cancel, ignore)

Implementation

final TouchRippleOverlapBehavior? overlapBehavior;