label property Null safety
final
label String|Widget|Function with parameter: value returning
String|Widget displayed above the selected item or the hint if none.
Implementation
final dynamic label;
label String|Widget|Function with parameter: value returning
String|Widget displayed above the selected item or the hint if none.
final dynamic label;