context property

BuildContext get context

The location of this State in the Node tree.

Implementation

BuildContext get context => _context;