scrollController property
Custom ScrollController used to controll state of sheet widget and get the information of the current state of it.
It's also used to control the behavior of the scroll viewport inside the sheet.
Implementation
final MultiStateSheetController<StateType> scrollController;