cooldown property

Duration? cooldown
final

Cooldown duration - delay after onTap is executed (successfully or not).

Implementation

final Duration? cooldown;