menu
sunday_ui package
documentation
MainComponents/sunday_text_field/cupertino_text_field.dart
SundayCupertinoTextField
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_ui package
documentation
MainComponents/sunday_text_field/cupertino_text_field
SundayCupertinoTextField
obscureText property
SundayCupertinoTextField class