alt property

String? alt

Implementation

external String? get alt;
void alt=(String? value)

Implementation

external set alt(String? value);