enableCaching property
final, inherited
Controls whether the built widget tree is cached between rebuilds.
Default: true if buildAsync is off, false otherwise.
Implementation
final bool enableCaching
Controls whether the built widget tree is cached between rebuilds.
Default: true if buildAsync is off, false otherwise.
final bool enableCaching