postInit method

  1. @mustCallSuper
void postInit()
inherited

Override this to provide a custom post initialization. The initial state is already set at this point.

Implementation

@mustCallSuper
void postInit() {}