buildContext property

BuildContext buildContext

Gets the BuildContext of this boxy.

Implementation

BuildContext get buildContext => render.context;