menu
clerk_backend_api package
documentation
api.dart
CreateOAuthApplicationRequest
consentScreenEnabled property
consentScreenEnabled property
dark_mode
light_mode
consentScreenEnabled
property
bool
?
consentScreenEnabled
getter/setter pair
True to enable a consent screen to display in the authentication flow.
Implementation
bool? consentScreenEnabled;
clerk_backend_api package
documentation
api
CreateOAuthApplicationRequest
consentScreenEnabled property
CreateOAuthApplicationRequest class