hintText property
Text that suggests what sort of data the dropdown represents.
Default to "Select value".
Implementation
final String? hintText;
Text that suggests what sort of data the dropdown represents.
Default to "Select value".
final String? hintText;