AnimationControllerState<T extends StatefulWidget> constructor

AnimationControllerState<T extends StatefulWidget>(
  1. Duration animationDuration
)

Implementation

AnimationControllerState(this.animationDuration);