onDetached property

VoidCallback? onDetached
final

onDetached is triggered when the app goes to the AppLifecycleState.detached state.

Implementation

final VoidCallback? onDetached;