triggerOnTapAfterAnimationComplete property

bool triggerOnTapAfterAnimationComplete
final

Only trigger on the onTap callback once the animation has completed

defaults to false

Implementation

final bool triggerOnTapAfterAnimationComplete;