Creates a widget that copies the appearance of another widget.
Mimic({ Key key, this.original }) : super(key: key);