dispose property

void Function()? dispose
final

Side effect to be called when the state is disposed of,

Implementation

final void Function()? dispose;