onForegroundLost property
Called when the app is sent to background while the widget was visible.
Implementation
final VoidCallback? onForegroundLost;
Called when the app is sent to background while the widget was visible.
final VoidCallback? onForegroundLost;