style property
      
      CSSStyleDeclaration
      get
      style
      
    
    
    
Implementation
CSSStyleDeclaration get style => js_util.getProperty(this, 'style');CSSStyleDeclaration get style => js_util.getProperty(this, 'style');