enableCaching property

bool enableCaching
final, inherited

Controls whether the built widget tree is cached between rebuilds.

Default: true if buildAsync is off, false otherwise.

Implementation

final bool enableCaching