onAppEnterForeground property

VoidCallback? onAppEnterForeground
getter/setter pair

Function that needs to be called when the app enters foreground.

Implementation

static VoidCallback? onAppEnterForeground;