label property

String? label
final

自定义提示文本(初始状态/下拉时)。 当 showSpinner 为 false 时生效。

Implementation

final String? label;