context property

The current element that manages this RenderObject.

Only valid while mounted.

Implementation

InflatingElement get context => _context!;