activate method

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

Called when this object is reinserted into the tree after having been removed via deactivate.

https://api.flutter.dev/flutter/widgets/State/activate.html

Implementation

@protected
@mustCallSuper
void activate() {}