onPaused method

void onPaused()

Called when the app is not currently visible to the user, not responding to user input, and running in the background.

Implementation

void onPaused() {}