labelText property

String? labelText
final

描述展示内容的可选文本。

如果需要更详细的标签,请考虑改用 label。 只能指定 labellabelText 之一。

Implementation

final String? labelText;