value property

  1. @override
String get value
override

The color css value

Implementation

@override
String get value => 'var(--$name)';