onDispose property

void Function()? onDispose
final

Callback, called when the state of this MinimizableView is disposed.

Implementation

final void Function()? onDispose;