pub const PASSWORD_REPLACEMENT_CHAR: char = '\u{2022}'; // '•'
Expand description

Suggested character to use to replace those in password text fields.