FTappableAnimations extension

Defines different animation styles for FTappable widgets.

on
  • Never

Static Properties

bounce Tween<double>

Available on Never, provided by the FTappableAnimations extension

A bounce animation that scales the widget down and back up.
final
none Tween<double>

Available on Never, provided by the FTappableAnimations extension

No animation will be applied.
final