color property

Color? color
final

The color with which this stat's value will be displayed in a ZdsStatCard.

Defaults to ColorScheme.onSurface.

Implementation

final Color? color;