ariaLabel property

String? get ariaLabel

Implementation

external String? get ariaLabel;
set ariaLabel (String? value)

Implementation

external set ariaLabel(String? value);