PasskeyTheme constructor Null safety
Implementation
PasskeyTheme({
required this.logoLightUrl,
required this.logoDarkUrl,
required this.supportUrl,
});
PasskeyTheme({
required this.logoLightUrl,
required this.logoDarkUrl,
required this.supportUrl,
});