# Functions
Draw draws the content that would be expected after placing the Mirror widget onto the provided canvas and forwarding the given events.
DrawWithMirror is like Draw, but uses the provided Mirror instead of creating one.
MustDraw is like Draw, but panics on all errors.
MustDrawWithMirror is like DrawWithMirror, but panics on all errors.
New returns a new fake widget.
# Variables
MinimumSize is the minimum size required to draw this widget.