scrollController property

ToggleSheetController scrollController
final

Custom ScrollController used to controll state of this sheet instaince 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 ToggleSheetController scrollController;