onInitialized property

(void Function(InjectedAnimation)?) onInitialized
final

Callback for side effect to execute after animation has been initialized

Implementation

final void Function(InjectedAnimation)? onInitialized;