Style.fromJsObject constructor
Style.fromJsObject(
- StyleJsImpl jsObject
Creates a new Style from a jsObject
.
Implementation
Style.fromJsObject(StyleJsImpl jsObject) : super.fromJsObject(jsObject);