behavior property

TouchRippleBehavior? behavior
final

Defines the default behavior of touch ripple all event.

See also:

  • If an behavior is not defined in the tap, double tap, or long tap events, it will be defined as the value defined for that behavior.

Implementation

final TouchRippleBehavior? behavior;