dropdownSemantics property
final
The semantics label for the dropdown button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? dropdownSemantics;
The semantics label for the dropdown button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? dropdownSemantics;