onUnlockCallback property

VoidCallback? onUnlockCallback
final

Optionally register a callback that gets triggered every time the app is unlocked (e.g., for analytics purposes)

Implementation

final VoidCallback? onUnlockCallback;