hidePasswordIcon property

IconData? hidePasswordIcon
final

The IconData that will be displayed to hide the password.

Only has effect if hasShowHidePassword is set true.

Implementation

final IconData? hidePasswordIcon;