dispose property
void Function()?
dispose
final
Function to execute in dispose
of the state.
Implementation
final void Function()? dispose;
Function to execute in dispose
of the state.
final void Function()? dispose;