ColorAttribute.shadowColor constructor

ColorAttribute.shadowColor(
  1. Color color
)

Shadow color

Implementation

factory ColorAttribute.shadowColor(Color color) = ShadowColorAttribute;