afterUnMount method

  1. @protected
void afterUnMount()

After unMount hook.

This hook gets called after widget has been removed from the screen, happens exactly one time during lifetime of an element.

Implementation

@protected
void afterUnMount() {}