hintText property

String? hintText
final

Text that suggests what sort of data the dropdown represents.

Default to "Select value".

Implementation

final String? hintText;