dispose property

void Function(BindElement<T> state)? dispose
final

Callback function called when the widget is disposed.

Implementation

final void Function(BindElement<T> state)? dispose;