color property

String? get color

Implementation

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

Implementation

external set color(String? value);