You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dart:html we generated many common CSS properties as properties, so you wouldn't have to call setProperty by hand. Browsers anyways accept setting these directly by assigning the underlying property on the css declaration object.