initialMode property

AuthMode? initialMode
final

If you update the state of parent widget of animated login, you should provide the last auth mode by using onAuthModeChange.

Implementation

final AuthMode? initialMode;