afterUnMount method

  1. @protected
void afterUnMount()

After unMount hook.

This method is called after widget has been removed from the screen.

Implementation

@protected
void afterUnMount() {}