onForegroundGained property
Called when the app entered the foreground while the widget is visible.
Implementation
final VoidCallback? onForegroundGained;
Called when the app entered the foreground while the widget is visible.
final VoidCallback? onForegroundGained;