changeReportingBehavior property
final
The behavior of reporting the selected item index.
This determines when the onSelectedItemChanged callback is called. Defaults to ChangeReportingBehavior.onScrollUpdate.
Implementation
final ChangeReportingBehavior changeReportingBehavior;