tooltip property

String? tooltip
final

描述按下按钮时将发生的操作的提示性文字.

当用户长按按钮时会显示此文本并用于辅助功能。

Implementation

final String? tooltip;