backgroundColor property
String?
get
backgroundColor
Implementation
external String? get backgroundColor;
set
backgroundColor
(String? value)
Implementation
external set backgroundColor(String? value);