passwordPlaceholderStyle property

TextStyle? passwordPlaceholderStyle
final

passwordPlaceholderStyle provides styling for the hint text in the password text input field

Implementation

final TextStyle? passwordPlaceholderStyle;