enableCaching property

bool enableCaching

Implementation

bool get enableCaching => widget.enableCaching ?? !buildAsync;