BuildContext constructor

const BuildContext(
  1. Node<Widget> _node
)

Implementation

const BuildContext(this._node);