String build() => [ offsetX.build(), offsetY.build(), blurRadius.build(), color.build(), ].join(' ');