label property

String? label
final

The hint's text: its semantics label, message or title, whichever it has.

Null for a rich bubble that carries neither and was given no semanticsLabel.

Implementation

final String? label;