defaultCollapsed property

bool? defaultCollapsed
inherited

Controls if the Payment Element renders in a collapsed state (where no payment method is selected by default). When you leave this `undefined``, Stripe renders the experience that it determines will have the best conversion.

Implementation

bool? get defaultCollapsed => throw _privateConstructorUsedError;