menu
dogs_flutter package
documentation
databinding/text_field_style.dart
TextFieldStyle
obscureText property
obscureText property
dark_mode
light_mode
obscureText
property
bool
?
obscureText
final
Whether to hide the text being edited (like for passwords).
Implementation
final bool? obscureText;
dogs_flutter package
documentation
databinding/text_field_style
TextFieldStyle
obscureText property
TextFieldStyle class