menu
rtbase package
documentation
app/widgets/rt_default_text_controller.dart
DefaultTextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Placeholder text shown when the field is empty.
Implementation
final String? hintText;
rtbase package
documentation
app/widgets/rt_default_text_controller
DefaultTextField
hintText property
DefaultTextField class