withAnimation method

Tranx withAnimation(
  1. Animation<double>? animation
)

Implementation

Tranx withAnimation(Animation<double>? animation) => this & animation;