onInit property
final
Callback, called when the AnimationController of this MinimizableView is initialized.
Implementation
final void Function(AnimationController)? onInit;
Callback, called when the AnimationController of this MinimizableView is initialized.
final void Function(AnimationController)? onInit;