obscureText property
The display text when isTextObscure is true, default is '*' Do Not pass multiline string, it's not a good idea.
Implementation
final String obscureText;
The display text when isTextObscure is true, default is '*' Do Not pass multiline string, it's not a good idea.
final String obscureText;