color property

Color? color
final

A color to use to color the entire vector, discarding any color variation present in the animation itself.

applyTheme needs to be true for this to work properly.

Implementation

final Color? color;