Spec<T extends Spec<T>> constructor

const Spec<T extends Spec<T>>({
  1. AnimatedData? animated,
})

Implementation

const Spec({this.animated});