Creates a widget backed by the texture identified by textureId.
textureId
const Texture({ Key key, @required this.textureId }): assert(textureId != null), super(key: key);