Returns a human-readable representation of this struct's current field values.
@override String signature() => '$structName(r: $r, g: $g, b: $b, a: $a)';