onDispose property
final
Callback, called when the state of this MinimizableView is disposed.
Implementation
final void Function()? onDispose;
Callback, called when the state of this MinimizableView is disposed.
final void Function()? onDispose;