value property

Color? value
final

The color value used for the color named name, if supported.

If isSupported is false, the value is null. If isSupported is true, the value is not null.

Implementation

final Color? value;