onInitialized property
void Function()?
onInitialized
final
Callback fired after animation is set up.
Implementation
final void Function()? onInitialized;
Callback fired after animation is set up.
final void Function()? onInitialized;