color property

ColorUtility<T> color
latefinal

A utility for setting the Shadow.color property.

Implementation

late final color = ColorUtility<T>((v) => only(color: v));