onDispose method

  1. @protected
  2. @mustCallSuper
void onDispose()

Widget will be executed when the widget is destroyed.

Implementation

@protected
@mustCallSuper
void onDispose() {}