observe property

AnimatorKey<T> Function() observe
final

an AnimatorKey class to which you want Animator to subscribe.

Implementation

final AnimatorKey<T> Function() observe;