onDispose property

VoidCallback? onDispose
final

A function that is called when the ValueBuilder is disposed.

Implementation

final VoidCallback? onDispose;