menu
blueprint_flutter_core package
documentation
blueprint_auth.dart
UserDetailsConfig
emailLookup property
emailLookup property
dark_mode
light_mode
emailLookup
property
bool
emailLookup
final
If true, checks on blur whether the email belongs to an existing account.
Implementation
final bool emailLookup;
blueprint_flutter_core package
documentation
blueprint_auth
UserDetailsConfig
emailLookup property
UserDetailsConfig class