label property

dynamic label
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;