onDispose property

VoidCallback? onDispose
final

A callback for when the app is disposed.

Implementation

final VoidCallback? onDispose;