1. Deprecated("Internal Use Only")
AnimatedLength internalCreateAnimatedLength()

Source

@Deprecated("Internal Use Only")
static AnimatedLength internalCreateAnimatedLength() {
  return new AnimatedLength._internalWrap();
}