dispose method
Called whenever item is destroyed (see State.dispose lifecycle) If this method is override, dispose should called
Implementation
@protected
@mustCallSuper
void dispose() {}
Called whenever item is destroyed (see State.dispose lifecycle) If this method is override, dispose should called
@protected
@mustCallSuper
void dispose() {}