showAuthActionSwitch property

bool? showAuthActionSwitch
final

Whether the "Login/Register" link should be displayed. The link changes the type of the AuthAction from AuthAction.signIn and AuthAction.signUp and vice versa.

Implementation

final bool? showAuthActionSwitch;