onDetached method

void onDetached()

Called before the app is destroyed. This is the final callback the app will receive before it is terminated.

Implementation

void onDetached() {}