spacedAccordionItems property
When true, the Payment Methods renders as standalone buttons with space in between them. This property is only applicable to the accordion layout.
Implementation
bool? get radios;/// When true, the Payment Methods renders as standalone buttons
/// with space in between them.
/// This property is only applicable to the accordion layout.
bool? get spacedAccordionItems;