onVisibilityLost method
void
onVisibilityLost()
It means the widget is no longer visible within your app.
Implementation
void onVisibilityLost() {}
It means the widget is no longer visible within your app.
void onVisibilityLost() {}