ariaLabel property

String? get ariaLabel

Implementation

String? get ariaLabel => inputAriaLabel ?? label;