masked property
Whether this field represents masked input in rich prompts.
The fallback stays in line mode, so masked input is still visible while typed. The generated prompt label calls out that caveat.
Implementation
final bool masked;
Whether this field represents masked input in rich prompts.
The fallback stays in line mode, so masked input is still visible while typed. The generated prompt label calls out that caveat.
final bool masked;