menu
serverpod_auth_idp_flutter package
documentation
widgets.dart
CustomTextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Optional hint text displayed inside the input.
Implementation
final String? hintText;
serverpod_auth_idp_flutter package
documentation
widgets
CustomTextField
hintText property
CustomTextField class