controller property

SectionSwitcherController? controller
final

A controller to programmatically manage the selected section.

If provided, the initialIndex is ignored, and the controller's initial value is used instead.

Implementation

final SectionSwitcherController? controller;