toString method

  1. @override
String toString()
override

Returns the CSS color string.

Implementation

@override
String toString() => value;