A backgroundColor is defined in a base class.

I need to set it to undefined in an external CSS to stop it from drawing.

In css if I use undefined or null I get a string 'undefined'.

Any way to handle this?

Reply via email to