Returns a human-readable representation of this struct's current field values.
@override String signature() => '$structName(source: $source, left: $left, top: $top, right: $right, bottom: $bottom, layout: $layout)';