dispose property

dynamic Function(BindElement<T> state)? get dispose

Callback function that is called when the widget is disposed.

Implementation

Function(BindElement<T> state)? get dispose;