shouldStartInvisible property
Whether the popup should start in invisible state when first added When true and shouldMakeInvisibleOnDismiss is also true, the popup will be added to the invisible list immediately upon creation
Implementation
final bool shouldStartInvisible;