hintText property

String? hintText
getter/setter pair

If using a TextFieldAlertControllerComponent, this is the hint text for the user to know what to type in.

Implementation

String? hintText;