menu
flutter_2fa package
documentation
flutter_2fa_config.dart
Flutter2FAConfig
totpDigits property
totpDigits property
dark_mode
light_mode
totpDigits
property
int
totpDigits
final
The length of TOTP verification codes (default: 6).
Implementation
final int totpDigits;
flutter_2fa package
documentation
flutter_2fa_config
Flutter2FAConfig
totpDigits property
Flutter2FAConfig class