onDispose property

VoidCallback? onDispose
final

Callback function called when the application is disposed.

Implementation

final VoidCallback? onDispose;