clearMemoryCacheWhenDispose property

bool clearMemoryCacheWhenDispose
final

A boolean property that determines whether to clear the memory cache when the widget is disposed. Default is false.

Implementation

final bool clearMemoryCacheWhenDispose;