open fun addSurroundingCssStyle(css: Style): Widget
Overrides Component.addSurroundingCssStyle
Adds given style object to the set of CSS classes generated in html code of parent component.
css - CSS style object
css
Return current component