dispose property

void Function()? dispose
final

Function to execute in dispose of the state.

Implementation

final void Function()? dispose;