onForegroundGained property

VoidCallback? onForegroundGained
final

Called when the app entered the foreground while the widget is visible.

Implementation

final VoidCallback? onForegroundGained;