buildContext property
BuildContext
get
buildContext
Gets the BuildContext of this boxy.
Implementation
BuildContext get buildContext => render.context;
Gets the BuildContext of this boxy.
BuildContext get buildContext => render.context;