hint property Null safety
final
hint String|Widget|Function with no parameter returning
String|Widget displayed before any value is selected or after the
selection is cleared.
Implementation
final dynamic hint;
hint String|Widget|Function with no parameter returning
String|Widget displayed before any value is selected or after the
selection is cleared.
final dynamic hint;