menu
clerk_auth package
documentation
clerk_auth.dart
Strategy
isOauthCustom property
isOauthCustom property
dark_mode
light_mode
isOauthCustom
property
bool
get
isOauthCustom
is oauth custom?
Implementation
bool get isOauthCustom => name == _oauthCustom;
clerk_auth package
documentation
clerk_auth
Strategy
isOauthCustom property
Strategy class