menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
obscureText property
obscureText property
dark_mode
light_mode
obscureText
property
bool
obscureText
final
Whether to hide the text being edited (e.g., for passwords).
Implementation
final bool obscureText;
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
obscureText property
SundayTextField class