initialAuthMode property

AuthMode initialAuthMode
final

The initial auth mode for the widget to show. This defaults to AuthMode.login if not specified. This field can allow you to show the sign up state by default.

Implementation

final AuthMode initialAuthMode;