onDispose property

void Function()? onDispose
final

A function that is called when the ValueBuilder is disposed.

Implementation

final void Function()? onDispose;