accessibilityLabel property
String?
get
accessibilityLabel
Optional accessibility label.
Return null when the node should not expose a custom label.
Implementation
String? get accessibilityLabel => null;