color property

Color color
final

The color to use when the BuildContext implies a combination of light mode and normal contrast.

In other words, this color will be the effective color of the ArnaDynamicColor after it is resolved against a BuildContext that:

Implementation

final Color color;