alt property

String? get alt

Implementation

String? get alt native;
set alt (String? value)

Implementation

set alt(String? value) native;