menu
swiss_army_component package
documentation
utils/security/otp_security.dart
OTPSecurityConfig
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
getter/setter pair
Maximum attempts before lockout (0 = no limit)
Implementation
static int maxAttempts = 5;
swiss_army_component package
documentation
utils/security/otp_security
OTPSecurityConfig
maxAttempts property
OTPSecurityConfig class