FAccordionController.radio constructor
FAccordionController.radio()
Creates an FAccordionController that allows only one section to be expanded at a time.
Implementation
FAccordionController.radio() : this(max: 1);
Creates an FAccordionController that allows only one section to be expanded at a time.
FAccordionController.radio() : this(max: 1);