visibleAccordionItemsCount property

int? get visibleAccordionItemsCount
inherited

Sets the max number of Payment Methods visible before using the "More" button to hide additional Payment Methods. Set this value to 0 to disable the "More" button and render all available Payment Methods. Default is 5. This property is only applicable to the accordion layout.

Implementation

int? get visibleAccordionItemsCount => throw _privateConstructorUsedError;