render_box_exposed library

Classes

RenderBoxExposed
A widget wrapper class to expose the RenderBox of the child widget.
RenderBoxExposer
An intermediate (or wrapper) class to access the RenderBox exposed by RenderBoxExposed. Ensure that the property isExposed is true before trying to access the value of renderBox.