dispose property

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

Callback function called when the widget is disposed.

Implementation

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