inlineStyle

open fun inlineStyle(value: String)

Sets the style attribute.

Parameters

value

String to set


open fun inlineStyle(value: Flow<String>)

Sets the style attribute.

Parameters

value

Flow with String