showPasswordIcon property

IconData? showPasswordIcon
final

The IconData that will be displayed to show the password Only has effect if hasShowHidePassword is set true.

Implementation

final IconData? showPasswordIcon;