buildContext property

BuildContext get buildContext
inherited

Gets the BuildContext of this boxy.

Implementation

BuildContext get buildContext => render.context;