icon property

String? icon

Implementation

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

Implementation

external set icon(String? value);