menu
pixel_prompt package
documentation
components/text_field_component.dart
TextFieldComponent
obsecure property
obsecure property
dark_mode
light_mode
obsecure
property
bool
obsecure
final
If
true
, masks the text (for passwords).
Implementation
final bool obsecure;
pixel_prompt package
documentation
components/text_field_component
TextFieldComponent
obsecure property
TextFieldComponent class