menu
coderspace package
documentation
widget/coder_text_field.dart
CoderTextField
hint property
hint property
dark_mode
light_mode
hint
property
String
?
hint
final
Optional hint text to display when the field is empty.
Implementation
final String? hint;
coderspace package
documentation
widget/coder_text_field
CoderTextField
hint property
CoderTextField class