semanticLabel property

String? semanticLabel
final

Semantic label for the notification list item.

This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.

Implementation

final String? semanticLabel;