dispose method

void dispose()

Called when the widget is about to be disposed.

Override this method to perform any cleanup logic for the widget.

Implementation

void dispose() {}