menu
flutter_form_guard package
documentation
widgets/guard_field.dart
GuardField
obscureText property
obscureText property
dark_mode
light_mode
obscureText
property
bool
obscureText
final
Whether to hide the text (e.g. for passwords).
Implementation
final bool obscureText;
flutter_form_guard package
documentation
widgets/guard_field
GuardField
obscureText property
GuardField class