menu
flutter_password_input package
documentation
flutter_password_input.dart
PasswordTextFieldTheme
hintStyle property
hintStyle property
dark_mode
light_mode
hintStyle
property
TextStyle
?
hintStyle
final
The text style for the hint text.
Implementation
final TextStyle? hintStyle;
flutter_password_input package
documentation
flutter_password_input
PasswordTextFieldTheme
hintStyle property
PasswordTextFieldTheme class