obscureText property

bool obscureText
final

Defines inputBox text should be secure or not(For password field).

Implementation

final bool obscureText;