contentDescription property
The content description of the native view.
On Android, this is the content description. On iOS, this is the accessibility label.
Implementation
String? contentDescription;
The content description of the native view.
On Android, this is the content description. On iOS, this is the accessibility label.
String? contentDescription;