controller property
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;
A controller to programmatically manage the selected section.
If provided, the initialIndex is ignored, and the controller's initial value is used instead.
final SectionSwitcherController? controller;