context property

BuildContext? get context

The build context associated with this cache.

Implementation

BuildContext? get context => _element;