hidePasswordIcon property

Icon? hidePasswordIcon
final

The Icon that will be displayed to hide the password.

Only has effect if hasShowHidePassword is set true.

Implementation

final Icon? hidePasswordIcon;