Returns the RenderBox of the current context.
RenderBox? get renderBox => renderObject as RenderBox?;