AndrossyFieldTweenProperty<T>.all constructor

const AndrossyFieldTweenProperty<T>.all(
  1. T value
)

Implementation

const AndrossyFieldTweenProperty.all(T value) : this(active: value);