menu
flutter_captcha_form_field package
documentation
flutter_captcha_form_field.dart
CaptchaFormField
labelText property
labelText property
dark_mode
light_mode
labelText
property
String
?
labelText
final
The label text displayed above the input field.
Defaults to "CAPTCHA".
Implementation
final String? labelText;
flutter_captcha_form_field package
documentation
flutter_captcha_form_field
CaptchaFormField
labelText property
CaptchaFormField class