menu
space_gen package
documentation
templates/auth.dart
SecretAuth
SecretAuth.new const constructor
SecretAuth.new const constructor
dark_mode
light_mode
SecretAuth
constructor
const
SecretAuth
(
{
required
String
secretName
,
})
Implementation
const SecretAuth({required this.secretName});
space_gen package
documentation
templates/auth
SecretAuth
SecretAuth.new const constructor
SecretAuth class