ariaLabel property

String? ariaLabel
getter/setter pair

Text to be used as the [aria-label](https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html) for the input.

Implementation

core.String? ariaLabel;