menu
flutter_captcha_form_field package
documentation
flutter_captcha_form_field.dart
CaptchaFormField
captchaLength property
captchaLength property
dark_mode
light_mode
captchaLength
property
int
captchaLength
final
The length of the generated CAPTCHA.
Defaults to 6 characters.
Implementation
final int captchaLength;
flutter_captcha_form_field package
documentation
flutter_captcha_form_field
CaptchaFormField
captchaLength property
CaptchaFormField class