The framework calls this method whenever it removes this State object from the tree.
@override @mustCallSuper void deactivate() { super.deactivate(); _appUnsubscribe(); }