ShadowColorAttribute constructor

ShadowColorAttribute(
  1. Color color
)

Implementation

factory ShadowColorAttribute(Color color) = _$ShadowColorAttribute;