hint property

String? hint
final

The hint that is displayed when the select is empty. Defaults to the current locale's FLocalizations.selectHint.

Implementation

final String? hint;