menu
my package
documentation
component/core/text_field.dart
MyTextField
hint property
hint property
dark_mode
light_mode
hint
property
String
?
hint
final
Text that suggests what sort of input the field accepts.
Implementation
final String? hint;
my package
documentation
component/core/text_field
MyTextField
hint property
MyTextField class