Sets the content text style (applied to all content).
Panel contentStyle(Style style) { _contentStyle = style; return this; }