color property

String? color

Implementation

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

Implementation

external set color(String? value);