backgroundColor property

String? backgroundColor

Implementation

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

Implementation

external set backgroundColor(String? value);