onDetach method
void
onDetach()
A callback when the application is still hosted on a flutter engine but is detached from any host views.
For Android
only.
Implementation
void onDetach() {}
A callback when the application is still hosted on a flutter engine but is detached from any host views.
For Android
only.
void onDetach() {}