shadowColor 属性

String? shadowColor

实现

String? get shadowColor native;
void shadowColor=(String? value)

实现

set shadowColor(String? value) native;