onForegroundLost property

VoidCallback? onForegroundLost
final

Called when the app is sent to background while the widget was visible.

Implementation

final VoidCallback? onForegroundLost;