color property

Color color
final

Color that the shadow will be drawn with.

The shadows are shapes composited directly over the base canvas, and do not represent optical occlusion.

Implementation

final Color color;