scrollController property
final
A FixedExtentScrollController to read and control the current item, and to set the initial item.
If null, an implicit one will be created internally.
Implementation
final FixedExtentScrollController? scrollController;