menu
coderspace package
documentation
widget/coder_text_field.dart
CoderTextField
obscureText property
obscureText property
dark_mode
light_mode
obscureText
property
bool
obscureText
final
Whether to obscure the text, typically for passwords.
Implementation
final bool obscureText;
coderspace package
documentation
widget/coder_text_field
CoderTextField
obscureText property
CoderTextField class