context property
BuildContext?
get
context
The build context for this cache.
Implementation
BuildContext? get context => _element;
The build context for this cache.
BuildContext? get context => _element;