Sets the content style.
StyledBlock contentStyle(Style style) { _contentStyle = style; return this; }