semanticDropdown property
final
Semantic value passed to the dropdown.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? semanticDropdown;
Semantic value passed to the dropdown.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? semanticDropdown;