widget property

T? get widget

The associated widget for this cache.

Implementation

T? get widget => _widget;