Assumes this Finder found a single RenderBox and returns that RenderBox.
RenderBox get asRenderBox => evaluate().first.renderObject as RenderBox;