initState method

  1. @mustCallSuper
void initState()

Implementation

@mustCallSuper
void initState() {
  isInitialized = true;
}