StyleElement.fromText(String textData, {this.name, this.combinator}) : style = StyleCSS.fromText(textData), width = null, theme = null, child = null, children = null;