showPasswordIcon property

Icon? showPasswordIcon
final

The Icon that will be displayed to show the password. This field can only be used when the showPasswordWidget is null.

Only has effect if hasShowHidePassword is set true.

Implementation

final Icon? showPasswordIcon;