onResumed method

void onResumed()

Called when the system reports that the app is visible and interactive. This is called when the app returns to the foreground.

Implementation

void onResumed() {}