StyleFunction.fromJsObject constructor
StyleFunction.fromJsObject(
- StyleFunctionJsImpl jsObject
Creates a new StyleFunction from a jsObject
.
Implementation
StyleFunction.fromJsObject(StyleFunctionJsImpl jsObject)
: super.fromJsObject(jsObject);