RestartState constructor
const
RestartState(
- Key appSessionKey
Creates a new restart state with the given session key.
The appSessionKey
will be used to trigger widget tree reconstruction.
Implementation
const RestartState(super.appSessionKey);