onAppEnterForeground property
Function that needs to be called when the app enters foreground.
Implementation
static VoidCallback? onAppEnterForeground;
Function that needs to be called when the app enters foreground.
static VoidCallback? onAppEnterForeground;