onResumed property

VoidCallback? onResumed
final

onResumed is triggered when the app goes to the AppLifecycleState.resumed state.

Implementation

final VoidCallback? onResumed;