ariaLabelForDropdownButton property
aria-label attached to the dropdown button that opens the date picker.
Implementation
@Input()
String? ariaLabelForDropdownButton;
aria-label attached to the dropdown button that opens the date picker.
@Input()
String? ariaLabelForDropdownButton;