radios property

bool? radios
inherited

Renders each Payment Method with a radio input next to its logo. The radios visually indicate the current selection of the Payment Element.

This property is only applicable to the accordion layout.

Implementation

bool? get radios => throw _privateConstructorUsedError;