const Textmaterial( {Key key, this.fontWeight, this.color, @required this.text, this.fontsize, this.fontFamily}) : super(key: key);