backgroundColor property

String? backgroundColor

Implementation

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

Implementation

set backgroundColor(String? backgroundColor);