StyleSetterOptions.fromJsObject constructor
      
      StyleSetterOptions.fromJsObject(
    
- StyleSetterOptionsJsImpl jsObject
Creates a new StyleSetterOptions from a jsObject.
Implementation
StyleSetterOptions.fromJsObject(StyleSetterOptionsJsImpl jsObject)
    : super.fromJsObject(jsObject);