preRenderOpacity property

double preRenderOpacity
final

Sets the visibility of the child during the preRender when needsWidgetSize or needsScreenSize is set to true. Use this property to prevent 'flickering' when rendering in-animations.

Implementation

final double preRenderOpacity;